May 19 10:56:02.999397 np0000174698 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:56:03.006543 np0000174698 devstack@c-api.service[112201]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:56:03 2026] *** May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: nodename: np0000174698 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: machine: x86_64 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: clock source: unix May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: pcre jit disabled May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: detected number of CPU cores: 16 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: current working directory: / May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: detected binary path: /usr/bin/uwsgi-core May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: your processes number limit is 256917 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: your memory page size is 4096 bytes May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: detected max file descriptor number: 2048 May 19 10:56:03.009542 np0000174698 devstack@c-api.service[112201]: lock engine: pthread robust mutexes May 19 10:56:03.010629 np0000174698 devstack@c-api.service[112201]: thunder lock: enabled May 19 10:56:03.010629 np0000174698 devstack@c-api.service[112201]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:56:03.010629 np0000174698 devstack@c-api.service[112201]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:56:03.010629 np0000174698 devstack@c-api.service[112201]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:56:03.010629 np0000174698 devstack@c-api.service[112201]: Set PythonHome to /opt/stack/data/venv May 19 10:56:03.047374 np0000174698 devstack@c-api.service[112201]: Python main interpreter initialized at 0x7b8073ca3668 May 19 10:56:03.047374 np0000174698 devstack@c-api.service[112201]: python threads support enabled May 19 10:56:03.047374 np0000174698 devstack@c-api.service[112201]: your server socket listen backlog is limited to 100 connections May 19 10:56:03.047374 np0000174698 devstack@c-api.service[112201]: your mercy for graceful operations on workers is 80 seconds May 19 10:56:03.047923 np0000174698 devstack@c-api.service[112201]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:56:03.048052 np0000174698 devstack@c-api.service[112201]: *** Operational MODE: preforking *** May 19 10:56:03.048206 np0000174698 devstack@c-api.service[112201]: *** uWSGI is running in multiple interpreter mode *** May 19 10:56:03.048206 np0000174698 devstack@c-api.service[112201]: spawned uWSGI master process (pid: 112201) May 19 10:56:03.048359 np0000174698 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:56:03.048787 np0000174698 devstack@c-api.service[112201]: spawned uWSGI worker 1 (pid: 112203, cores: 1) May 19 10:56:03.049419 np0000174698 devstack@c-api.service[112201]: spawned uWSGI worker 2 (pid: 112204, cores: 1) May 19 10:56:03.049869 np0000174698 devstack@c-api.service[112201]: spawned uWSGI worker 3 (pid: 112205, cores: 1) May 19 10:56:03.050321 np0000174698 devstack@c-api.service[112201]: spawned uWSGI worker 4 (pid: 112206, cores: 1) May 19 10:56:03.050402 np0000174698 devstack@c-api.service[112201]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: we strongly recommend against using it for new projects. May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: If you are already using Eventlet, we recommend migrating to a different May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: framework. For more detail see May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:56:03.173608 np0000174698 devstack@c-api.service[112206]: import eventlet # noqa May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: we strongly recommend against using it for new projects. May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: If you are already using Eventlet, we recommend migrating to a different May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: framework. For more detail see May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:56:03.174639 np0000174698 devstack@c-api.service[112204]: import eventlet # noqa May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: we strongly recommend against using it for new projects. May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: If you are already using Eventlet, we recommend migrating to a different May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: framework. For more detail see May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:56:03.175760 np0000174698 devstack@c-api.service[112203]: import eventlet # noqa May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: we strongly recommend against using it for new projects. May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: If you are already using Eventlet, we recommend migrating to a different May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: framework. For more detail see May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:56:03.186691 np0000174698 devstack@c-api.service[112205]: import eventlet # noqa May 19 10:56:03.256682 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:56:03.256682 np0000174698 devstack@c-api.service[112206]: debtcollector.deprecate( May 19 10:56:03.261084 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:56:03.261084 np0000174698 devstack@c-api.service[112203]: debtcollector.deprecate( May 19 10:56:03.270923 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:56:03.270923 np0000174698 devstack@c-api.service[112205]: debtcollector.deprecate( May 19 10:56:03.271538 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 10:56:03.271538 np0000174698 devstack@c-api.service[112204]: debtcollector.deprecate( May 19 10:56:03.334416 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:56:03.334416 np0000174698 devstack@c-api.service[112206]: from cgi import parse_header May 19 10:56:03.340896 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:56:03.340896 np0000174698 devstack@c-api.service[112203]: from cgi import parse_header May 19 10:56:03.347450 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:56:03.347450 np0000174698 devstack@c-api.service[112205]: from cgi import parse_header May 19 10:56:03.352291 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 10:56:03.352291 np0000174698 devstack@c-api.service[112204]: from cgi import parse_header May 19 10:56:03.378070 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:56:03.378070 np0000174698 devstack@c-api.service[112206]: removals.removed_module( May 19 10:56:03.378717 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:56:03.378717 np0000174698 devstack@c-api.service[112206]: removals.removed_module( May 19 10:56:03.390531 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:56:03.390531 np0000174698 devstack@c-api.service[112203]: removals.removed_module( May 19 10:56:03.391137 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:56:03.391137 np0000174698 devstack@c-api.service[112203]: removals.removed_module( May 19 10:56:03.391273 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:56:03.391273 np0000174698 devstack@c-api.service[112205]: removals.removed_module( May 19 10:56:03.392048 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:56:03.392048 np0000174698 devstack@c-api.service[112205]: removals.removed_module( May 19 10:56:03.398487 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 10:56:03.398487 np0000174698 devstack@c-api.service[112204]: removals.removed_module( May 19 10:56:03.399192 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 10:56:03.399192 np0000174698 devstack@c-api.service[112204]: removals.removed_module( May 19 10:56:03.975504 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:56:03.975504 np0000174698 devstack@c-api.service[112206]: warnings.warn( May 19 10:56:03.986414 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:56:03.986414 np0000174698 devstack@c-api.service[112205]: warnings.warn( May 19 10:56:04.007030 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:56:04.007030 np0000174698 devstack@c-api.service[112203]: warnings.warn( May 19 10:56:04.010905 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 10:56:04.010905 np0000174698 devstack@c-api.service[112204]: warnings.warn( May 19 10:56:04.070392 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:56:04.070392 np0000174698 devstack@c-api.service[112206]: warnings.warn( May 19 10:56:04.079267 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:56:04.079267 np0000174698 devstack@c-api.service[112205]: warnings.warn( May 19 10:56:04.103654 np0000174698 devstack@c-api.service[112203]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:56:04.103654 np0000174698 devstack@c-api.service[112203]: warnings.warn( May 19 10:56:04.116169 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 10:56:04.116169 np0000174698 devstack@c-api.service[112204]: warnings.warn( May 19 10:56:04.364119 np0000174698 devstack@c-api.service[112206]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:56:04.364668 np0000174698 devstack@c-api.service[112206]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112206) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:56:04.366466 np0000174698 devstack@c-api.service[112205]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:56:04.366885 np0000174698 devstack@c-api.service[112205]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112205) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:56:04.387554 np0000174698 devstack@c-api.service[112203]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:56:04.388138 np0000174698 devstack@c-api.service[112203]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112203) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:56:04.398000 np0000174698 devstack@c-api.service[112204]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 10:56:04.398446 np0000174698 devstack@c-api.service[112204]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112204) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:56:04.451046 np0000174698 devstack@c-api.service[112205]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:56:04.451046 np0000174698 devstack@c-api.service[112205]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:56:04.451363 np0000174698 devstack@c-api.service[112203]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:56:04.451363 np0000174698 devstack@c-api.service[112203]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:56:04.453490 np0000174698 devstack@c-api.service[112206]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:56:04.453490 np0000174698 devstack@c-api.service[112206]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:56:04.458456 np0000174698 devstack@c-api.service[112204]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 10:56:04.458456 np0000174698 devstack@c-api.service[112204]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:56:04.897248 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112206) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:56:04.897431 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112205) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:56:04.897538 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112203) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:56:04.897613 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.897679 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.897741 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.897845 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.897935 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.897935 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.898061 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.898125 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.898183 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.898684 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112204) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:56:04.898998 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.899251 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.899251 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.899392 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.899460 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.899532 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.899592 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.899648 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.899717 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.899776 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.899865 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.899940 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.899997 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.900060 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.900125 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.900188 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.900251 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.900332 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.900403 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.900403 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.900514 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.900514 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.900514 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.900678 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.900735 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.900800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.905582 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.905687 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.905765 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.905940 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.905940 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.906083 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.906083 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.906349 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.906349 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.906461 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.906461 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.906577 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.906651 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.906651 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.907123 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.907232 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.907232 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.907361 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.907434 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.907434 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.907434 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.907617 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.907658 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.907704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.907704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.907704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.907852 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.907852 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.908174 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.908233 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.908311 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.908384 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.908426 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.908461 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.908515 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.908568 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.908607 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.908643 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.908687 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.908733 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.908774 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.908774 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.908871 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.908909 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.908949 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.908990 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.909027 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.909027 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.909027 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.909376 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.909449 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.909489 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.909530 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.909569 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.909609 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.909653 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.909689 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.909741 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.909784 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.909854 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.909893 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.909931 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.909968 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.910020 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.910059 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.910101 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.910143 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.910185 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.910221 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.910264 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.910264 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.910264 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.910366 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.910366 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.910437 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.910437 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.910510 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.910894 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.910989 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.911114 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.911228 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.911324 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.911415 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.911527 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.912630 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.912699 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.912741 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.912797 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.912869 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.912906 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.912948 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.912990 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.913027 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.913070 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.913107 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.913153 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.913193 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.913238 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.913281 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.913321 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.913373 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.913410 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.913445 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.913489 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.913532 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.913666 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.913745 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.913840 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.913930 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.914015 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.914097 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.914187 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.914568 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.914634 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.914690 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.914736 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.914779 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.914835 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.914876 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.914913 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.914949 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.914986 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.915031 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.915078 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.915117 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.915155 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.915197 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.915237 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.915275 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.915309 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.915344 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.915378 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.915378 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.915462 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.915462 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.915543 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.915584 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.915628 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.915672 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.915768 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.917133 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.917193 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.917235 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.917307 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.917362 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.917399 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.917478 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.917601 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.917659 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.917720 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.917788 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.917846 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.917906 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.917951 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.917995 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.918036 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.918125 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.918125 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.918197 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.918234 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.918276 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.918703 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.918760 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.918858 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.918914 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.918967 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.919010 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.919065 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.919101 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.919147 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.919147 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.919222 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.919261 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.919314 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.919350 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.919393 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.919430 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.919467 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.919467 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.919467 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.919467 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.919467 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.919801 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.919897 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.919979 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.920044 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.920095 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.920133 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.920175 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.920235 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.920271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.920308 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.920344 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.920382 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.920423 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.920482 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.921740 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.921803 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.921803 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.921950 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.921990 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.922035 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.922073 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.922124 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.922167 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.922167 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.922256 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.922256 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.922256 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.922365 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.922489 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.922568 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.922654 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.922733 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.922815 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.922978 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.923071 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.923167 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.923233 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.923307 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.923349 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.923394 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.923436 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.923477 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.923529 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.923571 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.923609 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.923650 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.923691 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.923728 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.923770 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.923832 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.923884 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.923921 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.923962 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.924006 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.924044 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.924084 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.924129 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.924202 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.924247 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.924288 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.924329 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.924379 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.924418 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.924455 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.924495 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.924534 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.924572 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.924609 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.924644 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.924684 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.924717 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.924759 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.924827 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.924827 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.924827 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.924976 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.925015 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.925015 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.925088 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.925088 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.925088 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.925088 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.925224 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.925268 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.925310 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.925310 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.925397 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.925435 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.925471 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.925508 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.925637 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.925676 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.925676 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.925740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.925740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.925740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.925740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.925740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.925931 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.925931 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.926014 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.926052 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.926052 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.926052 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.926153 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.926189 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.926223 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.926259 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.926298 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.926426 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.926568 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.926745 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.926933 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.927093 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.927216 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.927356 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.927494 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.927630 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.927826 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.928910 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.929004 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.929082 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.929173 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.929257 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.929334 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.929430 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.930267 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.930326 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.930372 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.930417 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.930509 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.930561 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.930601 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.930638 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.930685 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.930770 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.930847 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.930888 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.930923 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.930959 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.930996 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.931038 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.931038 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.931118 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.931160 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.931197 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.931238 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.931279 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.931320 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.931356 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.931394 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.931437 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.931437 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.931437 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.931751 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.931796 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.931884 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.931935 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.931985 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.931985 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.932066 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.932106 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.932161 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.932199 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.932199 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.932276 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.932315 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.932349 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.932391 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.932427 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.932472 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.932508 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.932560 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.932602 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.932639 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.932678 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.932721 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.932757 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.932795 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.932860 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.932897 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.932946 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.932983 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.933020 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.933057 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.933093 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.933133 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.933175 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.933216 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.933252 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.933291 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.933340 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.933382 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.933418 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.933458 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.933499 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.933539 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.933577 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.933610 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.933647 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.933692 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.933734 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.933770 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.933770 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.933854 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.933892 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.933892 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.933966 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.934002 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.934043 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.934090 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.934090 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.934163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.934163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.934163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.934163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.934163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.934371 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.934463 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.934546 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.934634 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.934716 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.934795 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.935017 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.935017 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.935217 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.935217 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.935347 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.935347 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.935467 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.935538 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.935621 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.935684 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.935740 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.935803 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.935911 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.935976 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.936032 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.936122 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.936189 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.936269 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.936331 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.936393 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.936482 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.936540 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.936598 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.936662 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.936717 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.936717 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.936852 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.936852 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.936852 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.937042 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.937042 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.937042 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.937209 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.937273 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.937338 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.937393 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.937393 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.937509 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.937565 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.937622 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.937622 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.937622 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.937622 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.938020 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.938110 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.938176 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.938233 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.938310 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.938369 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.938426 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.938480 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.938536 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.938600 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.938659 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.938721 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.938721 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.938721 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.939453 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.939522 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.939587 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.939715 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.939782 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.939886 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.939984 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.940583 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.940711 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.940711 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.940891 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.940891 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.940891 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.941066 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.943230 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.943362 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.943362 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.943485 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.943543 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.943611 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.943611 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.943611 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.943718 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.943718 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.943718 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.943859 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.943859 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.943939 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.944360 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.944448 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.944448 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.944545 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.944624 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.944709 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.944802 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.945569 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.945646 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.945693 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.945747 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.945794 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.945870 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.945953 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.946305 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.946376 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.946419 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.946482 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.946527 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.946527 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.946604 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.946656 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.946708 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.946747 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.946786 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.946847 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.946900 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.946937 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.946981 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.946981 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.947059 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.947059 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.947059 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.947175 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.947214 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.947350 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.947419 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.947502 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.947551 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.947597 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.947637 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.947676 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.947714 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.947759 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.947825 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.947877 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.947917 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.947955 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.947994 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.948054 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.948099 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.948138 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.948193 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.948234 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.948278 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.948317 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.948381 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.948421 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.948460 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.948503 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.948544 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.948583 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.948632 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.948671 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.948716 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.948755 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.948793 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.948849 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.948898 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.948943 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.948983 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.949028 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.949068 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.949113 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.949157 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.949200 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.949244 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.949284 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.949327 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.949370 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.949410 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.949545 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.949588 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.949623 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.949662 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.949702 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.949740 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.949783 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.949838 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.949889 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.949940 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.949979 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.950037 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.950090 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.950134 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.950172 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.950211 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.950250 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.950288 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.950332 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.950377 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.950420 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.950461 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.950504 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.950549 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.950589 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.950633 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.950677 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.950716 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.950754 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.950800 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.950922 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.951007 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.951083 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.951131 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.951176 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.951220 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.951264 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.951304 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.951349 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.951398 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.951437 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.951480 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.951521 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.951560 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.951604 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.951643 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.951688 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.951732 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.951771 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.951830 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.951830 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.951917 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.951957 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.952043 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.952129 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.952173 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.952217 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.952217 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.952293 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.952341 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.952377 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.952422 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.952422 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.952496 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.952496 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.952496 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.952605 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.952635 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.952667 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.952698 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.952722 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.952722 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.952773 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.952800 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.952841 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.952876 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.952908 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.952933 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.952956 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.952987 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.953017 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.953043 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.953043 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.953094 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.953122 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.953150 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.953255 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.953286 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.953286 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.953286 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.953286 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.953389 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.953418 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.953418 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.953418 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.953497 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.953497 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.953545 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.953578 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.953608 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.953608 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.953655 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.953683 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.953710 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.953739 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.953772 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.953801 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.953851 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.953879 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.953912 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.953940 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.953968 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.953996 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954021 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954049 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954073 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954105 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.954130 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.954162 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.954185 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.954212 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954241 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.954271 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954429 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.954429 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.954429 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.954429 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954429 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.954545 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.954573 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.954600 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.954629 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.954663 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.954691 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.954715 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.954742 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.954766 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954792 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.954828 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.954861 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.954890 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.954919 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.954945 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.954972 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955003 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.955031 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955061 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955085 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955111 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.955136 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955166 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.955201 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955229 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.955253 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.955279 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955303 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.955330 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.955353 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.955380 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.955403 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.955429 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.955458 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955485 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.955513 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955542 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.955570 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955595 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955620 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955648 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955675 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.955704 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.956166 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.956218 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.956280 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.956349 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.956375 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.956407 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.956435 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.956461 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.956492 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.956518 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.956548 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.956599 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.956654 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.956689 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.956716 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.956745 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.956789 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.956878 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.956931 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.956988 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.957057 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.957294 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.957397 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.957458 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.957458 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.957526 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.957583 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.957680 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.957773 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.957821 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.957821 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.957887 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.957914 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.957914 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.957961 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.957991 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.958018 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.958046 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.958073 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.958106 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.958191 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.958281 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.958439 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.958500 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.958559 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.958619 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.958649 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.958679 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.958712 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.958740 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.958791 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.958836 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.958895 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.958980 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.959055 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.959086 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.959124 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.959161 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.959193 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.959225 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.959257 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.959283 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.959315 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.959348 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.959375 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.959406 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.959435 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.959470 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.959529 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.959529 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.959581 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.959581 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.959662 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.959696 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.959725 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.959756 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.959800 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.959853 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.959884 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.959926 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.959956 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.959993 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.960045 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.960080 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:56:04.962035 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112205) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.962091 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.962156 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.962209 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.962265 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112205) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.962307 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112206) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.962333 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112205) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.962376 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.962410 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112203) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.962439 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.962470 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.962498 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.962547 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112206) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.962642 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.962674 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112204) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:56:04.962699 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112206) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.962731 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.962759 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:56:04.962788 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112203) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.962833 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:56:04.962833 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:56:04.962882 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112203) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:04.962915 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112204) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:56:04.962915 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112204) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:56:05.007044 np0000174698 devstack@c-api.service[112205]: INFO dbcounter [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Registered counter for database cinder May 19 10:56:05.007801 np0000174698 devstack@c-api.service[112206]: INFO dbcounter [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Registered counter for database cinder May 19 10:56:05.008391 np0000174698 devstack@c-api.service[112204]: INFO dbcounter [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Registered counter for database cinder May 19 10:56:05.009017 np0000174698 devstack@c-api.service[112203]: INFO dbcounter [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Registered counter for database cinder May 19 10:56:05.020235 np0000174698 devstack@c-api.service[112205]: DEBUG oslo_db.sqlalchemy.engines [None req-317c4b30-8443-45fc-8f53-0583cb635174 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=112205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.025954 np0000174698 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [None req-91b18ec3-6512-47cd-b11b-095e357f1180 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.030119 np0000174698 devstack@c-api.service[112203]: DEBUG oslo_db.sqlalchemy.engines [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e 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=112203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.035543 np0000174698 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.131644 np0000174698 devstack@c-api.service[112205]: DEBUG dbcounter [-] [112205] Writer thread running {{(pid=112205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:56:05.134335 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:56:05.136749 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:56:05.139216 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:56:05.140288 np0000174698 devstack@c-api.service[112204]: DEBUG dbcounter [-] [112204] Writer thread running {{(pid=112204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:56:05.141576 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:56:05.142691 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.142918 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:56:05.144603 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.145009 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:56:05.146891 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:56:05.147905 np0000174698 devstack@c-api.service[112206]: DEBUG dbcounter [-] [112206] Writer thread running {{(pid=112206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:56:05.148626 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:56:05.151826 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.151895 np0000174698 devstack@c-api.service[112205]: DEBUG oslo_db.sqlalchemy.engines [None req-317c4b30-8443-45fc-8f53-0583cb635174 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=112205) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.151934 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:56:05.151974 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:56:05.152031 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.152588 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:56:05.153911 np0000174698 devstack@c-api.service[112205]: INFO cinder.rpc [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:56:05.154634 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:56:05.154887 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.156446 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:56:05.157362 np0000174698 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [None req-91b18ec3-6512-47cd-b11b-095e357f1180 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.157544 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.159306 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:56:05.159824 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.160849 np0000174698 devstack@c-api.service[112204]: INFO cinder.rpc [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:56:05.161618 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.165063 np0000174698 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.166425 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.166964 np0000174698 devstack@c-api.service[112203]: DEBUG dbcounter [-] [112203] Writer thread running {{(pid=112203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:56:05.167025 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:56:05.168941 np0000174698 devstack@c-api.service[112206]: INFO cinder.rpc [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:56:05.169552 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.169633 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:56:05.169713 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.171926 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:56:05.172010 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.172743 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.173973 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:56:05.175997 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:56:05.176324 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.176734 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.176801 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.178467 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.178993 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.179696 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.180421 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.182122 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.183301 np0000174698 devstack@c-api.service[112203]: DEBUG oslo_db.sqlalchemy.engines [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e 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=112203) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:05.183372 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.185289 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.185359 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.185412 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:56:05.186392 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.187230 np0000174698 devstack@c-api.service[112203]: INFO cinder.rpc [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:56:05.188005 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.188248 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.189202 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.189356 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.191193 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.192038 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.193156 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.193471 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.194159 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.196124 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.196226 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.196931 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.199163 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.199725 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.199893 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.201183 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.201586 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.201952 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.203850 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.204308 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.204822 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.204888 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.206290 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.206915 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.207491 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.208381 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.208979 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.209304 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.209694 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.211238 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.211536 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.212613 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.212697 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.214032 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.214524 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.214593 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.215388 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.215838 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.216101 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.216503 np0000174698 devstack@c-api.service[112205]: WARNING cinder.api.contrib.hosts [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:56:05.217215 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.217438 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.217943 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.218156 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: extensions {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.218754 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.218966 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.219485 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-availability-zone {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.219977 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.220383 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.220752 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: qos-specs {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.221446 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.221724 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.221831 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.222831 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.222899 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: extra_specs {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.223104 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.224228 np0000174698 devstack@c-api.service[112204]: WARNING cinder.api.contrib.hosts [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:56:05.224370 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: encryption {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.224460 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.224520 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.224926 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.225834 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.225905 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: extensions {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.225964 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-volume-type-access {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.227204 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-availability-zone {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.227371 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.227474 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-quota-class-sets {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.227557 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.228490 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: qos-specs {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.228742 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.228947 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.229352 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: encryption {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.229894 np0000174698 devstack@c-api.service[112206]: WARNING cinder.api.contrib.hosts [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:56:05.230498 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: extra_specs {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.230607 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.230837 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-snapshot-manage {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.231527 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: extensions {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.231723 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.232294 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: consistencygroups {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.232579 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: encryption {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.232851 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-availability-zone {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.234143 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-volume-type-access {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.234226 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: qos-specs {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.234279 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: backups {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.235706 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-quota-class-sets {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.236244 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: extra_specs {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.236311 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: scheduler-stats {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.237021 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: encryption {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.237187 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.237704 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-quota-sets {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.237772 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: encryption {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.238479 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-snapshot-manage {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.239102 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-volume-manage {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.239933 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-volume-type-access {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.240003 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: consistencygroups {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.240512 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.240576 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: capabilities {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.241489 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-quota-class-sets {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.241786 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-volume-transfer {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.241877 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: backups {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.242533 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.242825 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: encryption {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.243361 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: os-hosts {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.243886 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: scheduler-stats {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.244045 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.244348 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-snapshot-manage {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.244717 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extended resource: cgsnapshots {{(pid=112205) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.245317 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-quota-sets {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.245399 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.245800 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: consistencygroups {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.246147 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.contrib.snapshot_actions [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] SnapshotActionsController initialized {{(pid=112205) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:56:05.246699 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-volume-manage {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.246900 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.246983 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.247782 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: backups {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.248152 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: capabilities {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.248262 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.248324 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.249407 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-volume-transfer {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.249589 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.249688 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.249829 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: scheduler-stats {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.250934 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.251004 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: os-hosts {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.251061 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.251266 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-quota-sets {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.252192 np0000174698 devstack@c-api.service[112203]: WARNING cinder.api.contrib.hosts [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:56:05.252270 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.252329 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extended resource: cgsnapshots {{(pid=112204) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.252661 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-volume-manage {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.252892 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.253701 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.253775 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: extensions {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.253853 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.contrib.snapshot_actions [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] SnapshotActionsController initialized {{(pid=112204) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:56:05.254265 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: capabilities {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.254588 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.255050 np0000174698 devstack@c-api.service[112205]: WARNING castellan.key_manager.migration [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.255145 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-availability-zone {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.255542 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-volume-transfer {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.255939 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.255982 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.256078 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256181 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256371 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256416 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: qos-specs {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.256466 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256561 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension AdminActions extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256679 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension AdminActions extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256772 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension AdminActions extending resource: backups {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256889 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.256991 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeActions extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257097 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: os-hosts {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.257136 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension TypesManage extending resource: types {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257214 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257254 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.257321 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257419 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257527 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.257627 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.v3.router [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] Extension UsedLimits extending resource: limits {{(pid=112205) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.258457 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: extra_specs {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.258502 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extended resource: cgsnapshots {{(pid=112206) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.258580 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.259901 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.contrib.snapshot_actions [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] SnapshotActionsController initialized {{(pid=112206) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:56:05.259956 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.259990 np0000174698 devstack@c-api.service[112205]: WARNING keystonemiddleware.auth_token [None req-317c4b30-8443-45fc-8f53-0583cb635174 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:56:05.260077 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: encryption {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.260623 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.261348 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.262014 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.262172 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-volume-type-access {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.262691 np0000174698 devstack@c-api.service[112204]: WARNING castellan.key_manager.migration [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.263378 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.263555 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.263689 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.263738 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-quota-class-sets {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.263784 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264001 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264093 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264202 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension AdminActions extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264304 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension AdminActions extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264403 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension AdminActions extending resource: backups {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264501 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264597 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeActions extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264714 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.264752 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension TypesManage extending resource: types {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264845 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.264946 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.265046 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.265090 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: encryption {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.265146 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.265245 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.v3.router [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] Extension UsedLimits extending resource: limits {{(pid=112204) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.265692 np0000174698 devstack@c-api.service[112205]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8073ca3668 pid: 112205 (default app) May 19 10:56:05.266101 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.266559 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-snapshot-manage {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.267537 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.268007 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: consistencygroups {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.268103 np0000174698 devstack@c-api.service[112204]: WARNING keystonemiddleware.auth_token [None req-91b18ec3-6512-47cd-b11b-095e357f1180 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:56:05.268854 np0000174698 devstack@c-api.service[112206]: WARNING castellan.key_manager.migration [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.269702 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.269853 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.269939 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: backups {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.269980 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270143 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270235 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270333 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension AdminActions extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270476 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension AdminActions extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270575 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension AdminActions extending resource: backups {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270684 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270772 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeActions extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.270922 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension TypesManage extending resource: types {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.271025 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.271131 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.271229 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.271328 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.271427 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.v3.router [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] Extension UsedLimits extending resource: limits {{(pid=112206) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.272060 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: scheduler-stats {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.273477 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-quota-sets {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.273772 np0000174698 devstack@c-api.service[112206]: WARNING keystonemiddleware.auth_token [None req-a33302aa-c6d3-407a-9fb1-19d423fb7c91 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:56:05.273870 np0000174698 devstack@c-api.service[112204]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8073ca3668 pid: 112204 (default app) May 19 10:56:05.274242 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274242 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274393 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274393 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274393 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274393 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274393 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274622 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274893 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274893 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274893 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.274893 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.274893 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275080 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275080 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275080 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275080 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275257 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275257 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275257 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275257 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275439 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275439 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275439 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275439 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275439 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275666 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275666 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275666 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275666 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275666 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.275878 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276172 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276409 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276650 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276906 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276906 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.276906 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.276906 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277073 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277073 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277073 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277073 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277073 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277306 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277306 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277306 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277306 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277306 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277486 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277486 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277486 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277486 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277628 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-volume-manage {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.277670 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277670 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277670 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277670 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277670 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277902 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277902 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277902 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.277902 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.277902 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278103 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278103 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278103 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278103 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278272 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278272 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278272 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278272 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278460 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278460 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278460 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278460 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278460 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278679 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278679 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278679 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278679 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278679 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278890 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278890 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.278890 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.278890 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279070 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279070 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279070 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279070 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279235 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279235 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279235 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279235 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279494 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279494 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279494 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279494 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279668 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279668 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279668 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279668 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279849 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279849 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279849 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.279849 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.279849 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280067 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280316 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280316 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280316 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280316 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280316 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280512 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.280766 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281061 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281311 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281545 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281545 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281545 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281545 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281716 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281716 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281716 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281716 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281716 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281937 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281937 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281937 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.281937 np0000174698 devstack@c-api.service[112205]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:05.281937 np0000174698 devstack@c-api.service[112205]: warnings.warn(deprecated_msg) May 19 10:56:05.282137 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: capabilities {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.282174 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.middleware.request_id [None req-dccdedcf-7f41-4fb7-81ee-26fab5e13670 None None] RequestId filter calling following filter/app {{(pid=112205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:56:05.282206 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-volume-transfer {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.282206 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: os-hosts {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.282265 np0000174698 devstack@c-api.service[112206]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8073ca3668 pid: 112206 (default app) May 19 10:56:05.282299 np0000174698 devstack@c-api.service[112205]: [pid: 112205|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Tue May 19 10:56:05 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 10:56:05.282359 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extended resource: cgsnapshots {{(pid=112203) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:56:05.282359 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.contrib.snapshot_actions [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] SnapshotActionsController initialized {{(pid=112203) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:56:05.282712 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.284083 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.285481 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.286984 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.288378 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.289828 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.291397 np0000174698 devstack@c-api.service[112203]: WARNING castellan.key_manager.migration [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:56:05.292237 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.292366 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.292555 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.292797 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.292931 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293016 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension AdminActions extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293211 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension AdminActions extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293211 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension AdminActions extending resource: backups {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293320 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293385 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeActions extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293513 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension TypesManage extending resource: types {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293640 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293802 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.293932 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.294050 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.294163 np0000174698 devstack@c-api.service[112203]: DEBUG cinder.api.v3.router [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] Extension UsedLimits extending resource: limits {{(pid=112203) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:56:05.296635 np0000174698 devstack@c-api.service[112203]: WARNING keystonemiddleware.auth_token [None req-a362c555-e8ab-4dff-ad7e-0fc5dfc0598e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 19 10:56:05.302781 np0000174698 devstack@c-api.service[112203]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8073ca3668 pid: 112203 (default app) May 19 10:56:12.349959 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.349959 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.349959 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.349959 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.350746 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.350746 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.350746 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.350746 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351043 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351405 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351405 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351405 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351405 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351405 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351713 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351713 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351713 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.351713 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.351713 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352188 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352188 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352188 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352188 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352519 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352519 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352519 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352519 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352519 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352874 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352874 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352874 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.352874 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.352874 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353191 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353540 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.353944 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354301 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354301 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354301 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354301 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354301 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354640 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354640 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354640 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354640 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354640 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.354954 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.355332 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355749 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.355749 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355749 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.355749 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.355749 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356117 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356117 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356117 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356117 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356117 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356421 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356421 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356421 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356421 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356681 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356681 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.356681 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.356681 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357023 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357023 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357023 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357023 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357023 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357343 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357343 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357343 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357343 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357343 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357643 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357643 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357643 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357643 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357970 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357970 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.357970 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.357970 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358266 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358266 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358266 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358266 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358603 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358603 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358603 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358603 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358883 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358883 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.358883 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.358883 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359185 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.359185 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359185 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.359185 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359185 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.359613 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360163 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.360163 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360163 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.360163 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360163 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.360615 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361096 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361469 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.361849 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362013 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362013 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362013 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362013 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362124 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362124 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362124 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362124 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362124 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: warnings.warn(deprecated_msg) May 19 10:56:12.362272 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.middleware.request_id [None req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 None None] RequestId filter calling following filter/app {{(pid=112204) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:56:12.814284 np0000174698 devstack@c-api.service[112204]: INFO cinder.api.openstack.wsgi [None req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 admin admin] POST https://199.204.45.216/volume/v3/types May 19 10:56:12.814828 np0000174698 devstack@c-api.service[112204]: DEBUG cinder.api.openstack.wsgi [None req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112204) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:56:12.816422 np0000174698 devstack@c-api.service[112204]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:56:12.816422 np0000174698 devstack@c-api.service[112204]: warnings.warn( May 19 10:56:12.827747 np0000174698 devstack@c-api.service[112204]: DEBUG oslo_db.sqlalchemy.engines [None req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 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=112204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:12.858597 np0000174698 devstack@c-api.service[112204]: INFO cinder.api.openstack.wsgi [None req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 19 10:56:12.859109 np0000174698 devstack@c-api.service[112204]: [pid: 112204|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Tue May 19 10:56:12 2026] POST /volume/v3/types => generated 186 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:56:12.885147 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885147 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885451 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885451 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885451 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885451 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885451 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885640 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885833 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885833 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885833 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885833 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885833 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885975 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885975 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.885975 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.885975 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886094 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886094 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886094 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886094 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886228 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886228 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886228 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886228 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886228 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886382 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886382 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886382 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886382 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886382 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886564 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886765 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.886967 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887139 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887309 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887309 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887309 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887309 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887456 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887456 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887456 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887456 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887456 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887607 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887607 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887607 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887607 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887607 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887745 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887934 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887934 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887934 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.887934 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.887934 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888104 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888104 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888104 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888104 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888104 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888248 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888248 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888248 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888248 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888367 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888367 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888367 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888367 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888494 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888494 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888494 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888494 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888494 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888735 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888735 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888735 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888735 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888735 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888891 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888891 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.888891 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.888891 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889008 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889008 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889008 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889008 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889126 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889126 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889126 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889126 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889241 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889241 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889241 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889241 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889359 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889359 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889359 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889359 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889487 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889675 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889675 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889675 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889675 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889675 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.889857 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890063 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890234 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890464 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890649 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890649 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890649 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890649 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890767 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890767 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890767 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890767 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890903 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890903 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.890903 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.890903 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.891021 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.891021 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.891021 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 10:56:12.891021 np0000174698 devstack@c-api.service[112206]: warnings.warn(deprecated_msg) May 19 10:56:12.891021 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.middleware.request_id [req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 req-f4f59c05-8872-4d3d-a259-41e92fe2fa85 None None] RequestId filter calling following filter/app {{(pid=112206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:56:13.205252 np0000174698 devstack@c-api.service[112206]: INFO cinder.api.openstack.wsgi [req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 req-f4f59c05-8872-4d3d-a259-41e92fe2fa85 admin admin] POST https://199.204.45.216/volume/v3/types/6b223cf1-b863-4c74-822f-2623dc4b49eb/extra_specs May 19 10:56:13.205776 np0000174698 devstack@c-api.service[112206]: DEBUG cinder.api.openstack.wsgi [req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 req-f4f59c05-8872-4d3d-a259-41e92fe2fa85 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:56:13.207409 np0000174698 devstack@c-api.service[112206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:56:13.207409 np0000174698 devstack@c-api.service[112206]: warnings.warn( May 19 10:56:13.214382 np0000174698 devstack@c-api.service[112206]: DEBUG oslo_db.sqlalchemy.engines [req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 req-f4f59c05-8872-4d3d-a259-41e92fe2fa85 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=112206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:56:13.306054 np0000174698 devstack@c-api.service[112206]: INFO cinder.api.openstack.wsgi [req-249ec9a8-f650-4c41-85d7-ca2cc8ec8dc2 req-f4f59c05-8872-4d3d-a259-41e92fe2fa85 admin admin] https://199.204.45.216/volume/v3/types/6b223cf1-b863-4c74-822f-2623dc4b49eb/extra_specs returned with HTTP 200 May 19 10:56:13.306620 np0000174698 devstack@c-api.service[112206]: [pid: 112206|app: 0|req: 1/3] 199.204.45.216 () {70 vars in 1505 bytes} [Tue May 19 10:56:12 2026] POST /volume/v3/types/6b223cf1-b863-4c74-822f-2623dc4b49eb/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:56:15.153218 np0000174698 devstack@c-api.service[112205]: DEBUG dbcounter [-] [112205] Writing DB stats cinder:SELECT=6 {{(pid=112205) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:56:15.186505 np0000174698 devstack@c-api.service[112203]: DEBUG dbcounter [-] [112203] Writing DB stats cinder:SELECT=6 {{(pid=112203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:56:22.855876 np0000174698 devstack@c-api.service[112204]: DEBUG dbcounter [-] [112204] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:56:23.304305 np0000174698 devstack@c-api.service[112206]: DEBUG dbcounter [-] [112206] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:58:31.191500 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.middleware.request_id [None req-86461895-4953-46c3-b9b0-b6388940f040 None None] RequestId filter calling following filter/app {{(pid=112205) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:58:31.192014 np0000174698 devstack@c-api.service[112205]: INFO cinder.api.openstack.wsgi [None req-86461895-4953-46c3-b9b0-b6388940f040 None None] GET https://199.204.45.216/volume// May 19 10:58:31.192413 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.openstack.wsgi [None req-86461895-4953-46c3-b9b0-b6388940f040 None None] Empty body provided in request {{(pid=112205) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 10:58:31.192899 np0000174698 devstack@c-api.service[112205]: DEBUG cinder.api.openstack.wsgi [None req-86461895-4953-46c3-b9b0-b6388940f040 None None] Calling method 'all' {{(pid=112205) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 10:58:31.194008 np0000174698 devstack@c-api.service[112205]: INFO cinder.api.openstack.wsgi [None req-86461895-4953-46c3-b9b0-b6388940f040 None None] https://199.204.45.216/volume// returned with HTTP 300 May 19 10:58:31.194555 np0000174698 devstack@c-api.service[112205]: [pid: 112205|app: 0|req: 2/4] 199.204.45.216 () {66 vars in 1456 bytes} [Tue May 19 10:58:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)