May 19 10:09:33.521107 np0000174690 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 10:09:33.527380 np0000174690 devstack@c-api.service[112178]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 10:09:33 2026] *** May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: nodename: np0000174690 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: machine: x86_64 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: clock source: unix May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: pcre jit disabled May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: detected number of CPU cores: 16 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: current working directory: / May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: detected binary path: /usr/bin/uwsgi-core May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: your processes number limit is 256917 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: your memory page size is 4096 bytes May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: detected max file descriptor number: 2048 May 19 10:09:33.530437 np0000174690 devstack@c-api.service[112178]: lock engine: pthread robust mutexes May 19 10:09:33.531250 np0000174690 devstack@c-api.service[112178]: thunder lock: enabled May 19 10:09:33.531250 np0000174690 devstack@c-api.service[112178]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 10:09:33.531250 np0000174690 devstack@c-api.service[112178]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 10:09:33.531250 np0000174690 devstack@c-api.service[112178]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 10:09:33.531250 np0000174690 devstack@c-api.service[112178]: Set PythonHome to /opt/stack/data/venv May 19 10:09:33.573460 np0000174690 devstack@c-api.service[112178]: Python main interpreter initialized at 0x7b006dea3668 May 19 10:09:33.573460 np0000174690 devstack@c-api.service[112178]: python threads support enabled May 19 10:09:33.573460 np0000174690 devstack@c-api.service[112178]: your server socket listen backlog is limited to 100 connections May 19 10:09:33.573460 np0000174690 devstack@c-api.service[112178]: your mercy for graceful operations on workers is 80 seconds May 19 10:09:33.574006 np0000174690 devstack@c-api.service[112178]: mapped 671795 bytes (656 KB) for 4 cores May 19 10:09:33.574140 np0000174690 devstack@c-api.service[112178]: *** Operational MODE: preforking *** May 19 10:09:33.574286 np0000174690 devstack@c-api.service[112178]: *** uWSGI is running in multiple interpreter mode *** May 19 10:09:33.574286 np0000174690 devstack@c-api.service[112178]: spawned uWSGI master process (pid: 112178) May 19 10:09:33.574459 np0000174690 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 10:09:33.575023 np0000174690 devstack@c-api.service[112178]: spawned uWSGI worker 1 (pid: 112185, cores: 1) May 19 10:09:33.578544 np0000174690 devstack@c-api.service[112178]: spawned uWSGI worker 2 (pid: 112186, cores: 1) May 19 10:09:33.578544 np0000174690 devstack@c-api.service[112178]: spawned uWSGI worker 3 (pid: 112187, cores: 1) May 19 10:09:33.578544 np0000174690 devstack@c-api.service[112178]: spawned uWSGI worker 4 (pid: 112188, cores: 1) May 19 10:09:33.578544 np0000174690 devstack@c-api.service[112178]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: we strongly recommend against using it for new projects. May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: framework. For more detail see May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:33.706177 np0000174690 devstack@c-api.service[112185]: import eventlet # noqa May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: we strongly recommend against using it for new projects. May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: framework. For more detail see May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:33.707811 np0000174690 devstack@c-api.service[112186]: import eventlet # noqa May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: we strongly recommend against using it for new projects. May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: framework. For more detail see May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:33.708689 np0000174690 devstack@c-api.service[112187]: import eventlet # noqa May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: we strongly recommend against using it for new projects. May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: If you are already using Eventlet, we recommend migrating to a different May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: framework. For more detail see May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 10:09:33.734430 np0000174690 devstack@c-api.service[112188]: import eventlet # noqa May 19 10:09:33.795837 np0000174690 devstack@c-api.service[112186]: /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:09:33.795837 np0000174690 devstack@c-api.service[112186]: debtcollector.deprecate( May 19 10:09:33.796656 np0000174690 devstack@c-api.service[112187]: /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:09:33.796656 np0000174690 devstack@c-api.service[112187]: debtcollector.deprecate( May 19 10:09:33.808538 np0000174690 devstack@c-api.service[112185]: /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:09:33.808538 np0000174690 devstack@c-api.service[112185]: debtcollector.deprecate( May 19 10:09:33.818765 np0000174690 devstack@c-api.service[112188]: /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:09:33.818765 np0000174690 devstack@c-api.service[112188]: debtcollector.deprecate( May 19 10:09:33.877475 np0000174690 devstack@c-api.service[112187]: /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:09:33.877475 np0000174690 devstack@c-api.service[112187]: from cgi import parse_header May 19 10:09:33.879771 np0000174690 devstack@c-api.service[112186]: /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:09:33.879771 np0000174690 devstack@c-api.service[112186]: from cgi import parse_header May 19 10:09:33.892325 np0000174690 devstack@c-api.service[112185]: /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:09:33.892325 np0000174690 devstack@c-api.service[112185]: from cgi import parse_header May 19 10:09:33.899930 np0000174690 devstack@c-api.service[112188]: /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:09:33.899930 np0000174690 devstack@c-api.service[112188]: from cgi import parse_header May 19 10:09:33.921404 np0000174690 devstack@c-api.service[112187]: /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:09:33.921404 np0000174690 devstack@c-api.service[112187]: removals.removed_module( May 19 10:09:33.922129 np0000174690 devstack@c-api.service[112187]: /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:09:33.922129 np0000174690 devstack@c-api.service[112187]: removals.removed_module( May 19 10:09:33.929159 np0000174690 devstack@c-api.service[112186]: /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:09:33.929159 np0000174690 devstack@c-api.service[112186]: removals.removed_module( May 19 10:09:33.930002 np0000174690 devstack@c-api.service[112186]: /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:09:33.930002 np0000174690 devstack@c-api.service[112186]: removals.removed_module( May 19 10:09:33.940960 np0000174690 devstack@c-api.service[112185]: /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:09:33.940960 np0000174690 devstack@c-api.service[112185]: removals.removed_module( May 19 10:09:33.941672 np0000174690 devstack@c-api.service[112185]: /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:09:33.941672 np0000174690 devstack@c-api.service[112185]: removals.removed_module( May 19 10:09:33.945157 np0000174690 devstack@c-api.service[112188]: /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:09:33.945157 np0000174690 devstack@c-api.service[112188]: removals.removed_module( May 19 10:09:33.945877 np0000174690 devstack@c-api.service[112188]: /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:09:33.945877 np0000174690 devstack@c-api.service[112188]: removals.removed_module( May 19 10:09:34.549563 np0000174690 devstack@c-api.service[112187]: /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:09:34.549563 np0000174690 devstack@c-api.service[112187]: warnings.warn( May 19 10:09:34.562958 np0000174690 devstack@c-api.service[112186]: /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:09:34.562958 np0000174690 devstack@c-api.service[112186]: warnings.warn( May 19 10:09:34.575647 np0000174690 devstack@c-api.service[112185]: /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:09:34.575647 np0000174690 devstack@c-api.service[112185]: warnings.warn( May 19 10:09:34.587760 np0000174690 devstack@c-api.service[112188]: /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:09:34.587760 np0000174690 devstack@c-api.service[112188]: warnings.warn( May 19 10:09:34.668641 np0000174690 devstack@c-api.service[112187]: /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:09:34.668641 np0000174690 devstack@c-api.service[112187]: warnings.warn( May 19 10:09:34.671188 np0000174690 devstack@c-api.service[112186]: /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:09:34.671188 np0000174690 devstack@c-api.service[112186]: warnings.warn( May 19 10:09:34.693706 np0000174690 devstack@c-api.service[112185]: /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:09:34.693706 np0000174690 devstack@c-api.service[112185]: warnings.warn( May 19 10:09:34.708867 np0000174690 devstack@c-api.service[112188]: /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:09:34.708867 np0000174690 devstack@c-api.service[112188]: warnings.warn( May 19 10:09:34.973027 np0000174690 devstack@c-api.service[112187]: 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:09:34.973675 np0000174690 devstack@c-api.service[112187]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112187) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:34.978005 np0000174690 devstack@c-api.service[112186]: 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:09:34.978430 np0000174690 devstack@c-api.service[112186]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112186) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:34.994255 np0000174690 devstack@c-api.service[112185]: 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:09:34.994725 np0000174690 devstack@c-api.service[112185]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112185) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:34.997625 np0000174690 devstack@c-api.service[112188]: 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:09:34.998022 np0000174690 devstack@c-api.service[112188]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112188) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 10:09:35.062840 np0000174690 devstack@c-api.service[112185]: /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:09:35.062840 np0000174690 devstack@c-api.service[112185]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:35.063268 np0000174690 devstack@c-api.service[112187]: /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:09:35.063268 np0000174690 devstack@c-api.service[112187]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:35.063994 np0000174690 devstack@c-api.service[112186]: /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:09:35.063994 np0000174690 devstack@c-api.service[112186]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:35.064215 np0000174690 devstack@c-api.service[112188]: /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:09:35.064215 np0000174690 devstack@c-api.service[112188]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 10:09:35.539909 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112185) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:35.540153 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:35.540252 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.540340 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:35.540436 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.540436 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.540593 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.540652 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.540733 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.540792 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.540850 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.540986 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.541653 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.541734 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.541789 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.541895 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.541960 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.541960 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.542114 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.542182 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.542246 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.542314 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.542371 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.542430 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.542488 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.542580 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.542665 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.542763 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.542851 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.542929 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.543003 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.543086 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.543086 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.548334 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.548453 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.548453 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.548577 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.548577 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.548648 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.548685 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.548726 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.548760 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.548798 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.548798 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.548884 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.548884 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.548963 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.549020 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.549095 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.549174 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.549221 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.549298 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.549454 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.549454 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.551045 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.551111 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.551150 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.551199 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.551237 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.551279 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.551323 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.551365 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.551402 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.551442 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.551480 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.551541 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.551578 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.551630 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.551671 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.551771 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.551837 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.551915 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.551986 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.552038 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.552104 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.552199 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.552255 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.552297 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.552344 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.552400 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.552448 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.552495 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.552569 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.552612 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.552659 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.552700 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.552748 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.552785 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.552827 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.552875 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.552912 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.552953 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.552992 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.553033 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.553033 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.553033 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.553151 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112186) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 10:09:35.553463 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.553559 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.554018 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.554533 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.554533 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.554626 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.554674 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.554717 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.554717 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.554807 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.554855 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.554898 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.554935 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.554978 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.555021 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.555059 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.555100 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.555143 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.555185 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.555221 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.555266 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.555304 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.555342 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.555391 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.555435 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.555470 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.555526 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.555564 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.555601 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.555641 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.555689 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.555894 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.555948 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.556007 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.556068 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.556112 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.556195 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.556244 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.556998 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.557393 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.557465 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.557549 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.557628 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.557691 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.557751 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.557809 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.557892 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.557969 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.558029 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.558086 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.558150 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.558209 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.558284 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.558344 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.558408 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.558466 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.558548 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.558548 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.558548 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.558720 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.558780 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.558847 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.558906 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.558970 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.559478 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.560044 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.560117 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.560190 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.560251 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.560251 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.560350 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.560411 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.560476 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.560559 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.560633 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.560633 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.560755 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.560812 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.560870 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.560938 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.560997 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.561063 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.561121 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.561181 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.561248 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.561308 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.561364 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.561434 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.561493 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.561572 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.561634 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.561634 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.561634 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.561634 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.561933 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.562002 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.562058 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.562115 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.562172 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.562230 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.562286 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.562352 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.562352 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.562469 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.562575 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.562636 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.562693 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.562787 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.562845 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.562903 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.562903 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.563049 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.563107 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.563171 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.563229 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.564010 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.564010 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.564126 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.564194 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.564265 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.564327 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.564396 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.564466 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.564582 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.564655 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.564717 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.564779 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.564841 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.564841 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.564977 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.565303 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.565377 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.565439 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.565499 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.565628 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.565628 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.565753 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.565848 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.565904 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.565965 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.566027 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.566099 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.566161 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.566222 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.566305 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.566367 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.566436 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.566499 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.566619 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.566694 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.566753 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.566818 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.566884 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.566960 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.567019 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.567083 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.567140 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.567197 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.567254 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.567310 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.567367 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.567424 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.567481 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.567576 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.567636 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.567695 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.567758 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.567815 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.567871 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.567934 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.567993 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.568048 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.568121 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.568185 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.568244 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.568301 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.568357 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.568419 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.568478 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.568478 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.568603 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.569016 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.569016 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.569140 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.569197 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.569387 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.569449 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.569536 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.569599 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.569667 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.569724 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.569783 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.569889 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.569949 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.570017 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.570082 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.570140 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.570197 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.570253 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.570310 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.570367 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.570424 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.570479 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.570547 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.570589 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.570619 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.570646 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.570646 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.570702 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.571096 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.571157 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.571226 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.571280 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.571340 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.571372 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.571404 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.571438 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.571473 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.571520 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.571551 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.571582 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.571611 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.571646 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.571677 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.571708 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.571735 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.571769 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.571798 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.571827 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.571861 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.571902 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.571935 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.571964 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.571964 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.571964 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.572072 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.572072 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.573086 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.573138 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.573210 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.573264 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.573308 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.573339 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.573367 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.573395 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.573426 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.573463 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.573490 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.573543 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.573578 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.573607 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.573644 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.573676 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.573705 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.573735 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.573761 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.573796 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.573844 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.573875 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.573906 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.573939 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.573971 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574002 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.574032 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.574062 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.574092 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.574122 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.574148 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574177 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.574208 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.574243 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.574274 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.574298 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.574325 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.574355 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.574381 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.574410 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.574437 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.574474 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.574515 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.574553 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574586 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574615 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.574648 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.574679 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.574706 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.574736 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.574767 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.574800 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574833 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.574866 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.574896 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.574924 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.574953 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.574980 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.575006 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.575037 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.575067 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.575096 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.575125 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.575161 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.575191 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.575227 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.575265 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.575294 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.575322 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.575351 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.575381 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.575406 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.575436 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.575474 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.575513 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.575541 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.575569 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.575600 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.575627 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.575870 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.575929 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.575994 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.576057 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.576116 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.576175 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.576207 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.576238 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.576275 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.576306 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.576338 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.576364 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.576393 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.576422 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.576451 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.576477 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.576527 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.576555 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.576594 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.576625 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.576651 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.576680 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.576707 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.576707 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.576760 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.576791 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.576852 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.576919 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.578474 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.578578 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.578617 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.578692 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.578731 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.578758 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.578789 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.578820 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.578850 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.578884 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.578914 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.578938 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.578969 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.578999 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.579029 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.579062 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.579093 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.579123 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.579152 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.579185 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.579221 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.579252 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.579286 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.579315 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.579340 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.579340 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.579340 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.579340 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.583856 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.583920 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.583960 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.584014 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.584088 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.584137 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.584177 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.584219 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.584258 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.584298 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.584298 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.584380 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.584419 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.584464 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.584545 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.584606 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.584690 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.584738 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.584801 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.584858 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.584926 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.585376 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.585474 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.585694 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.585754 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.585890 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.585944 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.586039 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.587013 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.587063 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.587101 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.587144 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.587195 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.587241 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.587299 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.587351 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.587391 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.587434 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.587474 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.587474 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.587589 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.587644 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.587715 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.587779 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.587779 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.587779 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.587779 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.587779 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.588033 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.588318 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.588391 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.588446 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.588540 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.588602 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.588675 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.588733 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.588791 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.588851 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.588908 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.588966 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.589024 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.589084 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.589152 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.589210 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.589266 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.589324 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.589381 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.589433 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.589489 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.589582 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.589640 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.589700 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.589766 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.589859 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.589918 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.589977 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.590044 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.590112 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.590170 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.590227 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.590285 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.590360 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.590421 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.590478 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.590556 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.590617 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.590677 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.590748 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.590815 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.590872 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.590933 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.591001 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.591065 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.591124 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.591184 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.591235 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.591300 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.591357 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.591416 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.591474 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.591474 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.591754 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.591816 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.591871 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.591928 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.591986 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.592047 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.592105 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.592163 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.592228 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.592296 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.592362 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.592428 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.592428 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.592558 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.592633 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.592692 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.592748 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.592808 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.592866 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.592934 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.592993 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.593049 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.593114 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.593172 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.593230 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.593286 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.593344 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.593402 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.593468 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.593559 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.593623 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.593680 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.593736 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.593823 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.593880 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.593939 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.593996 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.594053 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.594120 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.594190 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.594267 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.594328 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.594385 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.594445 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.594531 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.594593 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.594651 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.594710 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.594790 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.594850 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.594907 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.594965 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.595025 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.595081 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.595139 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.595204 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.595264 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.595324 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.595392 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.595450 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.595529 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.595588 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.595661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.595661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.595661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.595661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.595661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.595921 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.595921 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.595921 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.595921 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.596133 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.596192 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.596255 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.596312 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.596368 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.596431 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.596532 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.596532 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.596532 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.596714 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.596772 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.596837 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.597239 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.597611 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.597611 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.597734 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.597847 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.597913 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.597972 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.598038 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.598103 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.598161 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.598217 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.598277 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.598334 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.598404 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.598462 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.598540 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.598570 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.598600 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.598625 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.598655 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.598693 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.598721 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.598750 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.598782 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.598812 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.598812 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.598812 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.598812 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.598812 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.598965 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.598965 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.598965 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.599047 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.599074 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.599106 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.599139 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.599167 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.599193 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.599228 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.599259 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.599289 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.599314 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.599343 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.599378 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.599406 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.599436 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.599466 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.599494 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.599540 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.599575 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.599606 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.599631 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.599658 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.599690 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.599724 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.599757 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.599782 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.599815 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.599846 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.599871 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.599898 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.599925 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.599954 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.599986 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600019 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.600048 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.600077 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.600102 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.600131 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.600157 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.600189 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.600218 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.600251 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600282 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.600311 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.600337 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.600366 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.600391 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.600420 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600445 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600477 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.600501 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.600548 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.600574 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.600597 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.600624 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.600624 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.600678 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.600708 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.600708 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.600764 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.600793 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600828 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.600860 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.600890 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.600920 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.600951 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.600951 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.601005 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.601039 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.601066 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.601066 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.601066 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.601156 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.601190 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.601219 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.601245 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.601276 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.601301 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.601331 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.601331 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.601331 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.601331 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.601434 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.601434 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.601490 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.601535 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.601569 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.601595 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.601624 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.601657 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.601689 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.601715 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.601749 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.601777 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.601820 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.601845 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.601845 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.601901 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.601901 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.601901 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.601901 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.601901 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.602168 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.602195 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.602225 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.602371 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.602371 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.602422 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.602455 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.602481 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.602517 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.602517 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.602580 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.602613 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.602641 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.602666 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.602696 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.602696 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.602745 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.602775 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.602803 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.602803 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.602803 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.602878 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.602907 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.602936 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.602963 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.602988 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.603017 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.603047 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.603047 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.603047 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.603047 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 10:09:35.603670 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.603733 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.603799 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.603855 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.603917 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.603951 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112185) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.603982 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.604024 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.604060 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.604091 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.604160 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112185) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.604197 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112186) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.604227 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 10:09:35.604257 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112185) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.604284 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.604313 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 10:09:35.604343 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.604376 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 10:09:35.604376 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.604431 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 10:09:35.604461 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.604487 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112186) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 10:09:35.604529 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.604554 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112186) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 10:09:35.649657 np0000174690 devstack@c-api.service[112188]: INFO dbcounter [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Registered counter for database cinder May 19 10:09:35.651342 np0000174690 devstack@c-api.service[112185]: INFO dbcounter [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Registered counter for database cinder May 19 10:09:35.652355 np0000174690 devstack@c-api.service[112187]: INFO dbcounter [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Registered counter for database cinder May 19 10:09:35.659755 np0000174690 devstack@c-api.service[112186]: INFO dbcounter [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Registered counter for database cinder May 19 10:09:35.662564 np0000174690 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.666318 np0000174690 devstack@c-api.service[112185]: DEBUG oslo_db.sqlalchemy.engines [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 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=112185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.669901 np0000174690 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.675459 np0000174690 devstack@c-api.service[112186]: DEBUG oslo_db.sqlalchemy.engines [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 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=112186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.778878 np0000174690 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writer thread running {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:35.782346 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:35.783709 np0000174690 devstack@c-api.service[112185]: DEBUG dbcounter [-] [112185] Writer thread running {{(pid=112185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:35.784908 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:35.786812 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:35.786884 np0000174690 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writer thread running {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:35.787214 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:35.788968 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:35.789691 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:35.789782 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:35.791077 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:35.791167 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.792182 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:35.792717 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:35.793529 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.793637 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.794967 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:35.795320 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.797399 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:35.798631 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.799397 np0000174690 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.801077 np0000174690 devstack@c-api.service[112185]: DEBUG oslo_db.sqlalchemy.engines [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 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=112185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.801368 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.801492 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:35.803070 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:35.803399 np0000174690 devstack@c-api.service[112188]: INFO cinder.rpc [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:35.804404 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.805218 np0000174690 devstack@c-api.service[112185]: INFO cinder.rpc [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:35.806372 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.807680 np0000174690 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.811880 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:35.815396 np0000174690 devstack@c-api.service[112187]: INFO cinder.rpc [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:35.816911 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.817939 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.818141 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.821416 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.821486 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.824624 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.824880 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.825405 np0000174690 devstack@c-api.service[112186]: DEBUG dbcounter [-] [112186] Writer thread running {{(pid=112186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 10:09:35.828704 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.828821 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.828886 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.829190 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 10:09:35.831914 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.832129 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.832243 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 10:09:35.833362 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.835050 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 10:09:35.835417 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.835798 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.836354 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.837280 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 10:09:35.838319 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.838909 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.839414 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.840122 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.840895 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.841773 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.842293 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.844008 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.844695 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.845233 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.845302 np0000174690 devstack@c-api.service[112186]: DEBUG oslo_db.sqlalchemy.engines [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 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=112186) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:35.846202 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.846778 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.847062 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.847754 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 10:09:35.848950 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.849567 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.850038 np0000174690 devstack@c-api.service[112186]: INFO cinder.rpc [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 10:09:35.850153 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.851243 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.853128 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.854545 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.855277 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.856109 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.857638 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.857936 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.858681 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.859998 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.860566 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.860900 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.861531 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.862440 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.862949 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.864035 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.864481 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.864566 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.865581 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.866000 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.866322 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.867066 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.867422 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.867727 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.868528 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.868800 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.869822 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.869891 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.870011 np0000174690 devstack@c-api.service[112185]: WARNING cinder.api.contrib.hosts [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:35.870730 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.870902 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.871084 np0000174690 devstack@c-api.service[112188]: WARNING cinder.api.contrib.hosts [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:35.871692 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: extensions {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.871765 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.871864 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.872764 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: extensions {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.873031 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-availability-zone {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.873377 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.874196 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-availability-zone {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.874386 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: qos-specs {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.874814 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.875496 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: qos-specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.876196 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.876372 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.876479 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: extra_specs {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.877612 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: extra_specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.877939 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.878109 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: encryption {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.879182 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.879252 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.879350 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.879714 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-volume-type-access {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.880793 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.881284 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-quota-class-sets {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.881469 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-volume-type-access {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.881994 np0000174690 devstack@c-api.service[112187]: WARNING cinder.api.contrib.hosts [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:35.882115 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.882721 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.883078 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-quota-class-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.883173 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: encryption {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.883693 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: extensions {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.884384 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.884678 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-snapshot-manage {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.885035 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-availability-zone {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.885118 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.885934 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-snapshot-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.886175 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: consistencygroups {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.886406 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: qos-specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.887397 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: consistencygroups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.887957 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.888151 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: backups {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.888557 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: extra_specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.889337 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: backups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.890203 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: scheduler-stats {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.890732 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.890816 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.891338 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: scheduler-stats {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.891688 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-quota-sets {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.892336 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.892410 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-volume-type-access {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.892895 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-quota-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.893091 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-volume-manage {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.894039 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-quota-class-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.894344 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-volume-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.894594 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: capabilities {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.895038 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.895376 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.895826 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: capabilities {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.895992 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-volume-transfer {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.896910 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-snapshot-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.897099 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-volume-transfer {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.897619 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: os-hosts {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.898476 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: consistencygroups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.898724 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: os-hosts {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.899241 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extended resource: cgsnapshots {{(pid=112185) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.900234 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extended resource: cgsnapshots {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.900645 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: backups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.900741 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.contrib.snapshot_actions [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] SnapshotActionsController initialized {{(pid=112185) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:35.900807 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.901467 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.901680 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.contrib.snapshot_actions [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] SnapshotActionsController initialized {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:35.902587 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.902689 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: scheduler-stats {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.903032 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.904036 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.904131 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.904215 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-quota-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.904394 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.905397 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.905663 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-volume-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.905780 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.906136 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.906747 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.907132 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.907171 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: capabilities {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.907792 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.908148 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.908521 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-volume-transfer {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.908570 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.909310 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.909609 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.909913 np0000174690 devstack@c-api.service[112185]: WARNING castellan.key_manager.migration [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.910169 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: os-hosts {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.910802 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.910924 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.910970 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911019 np0000174690 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.911059 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911251 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911346 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911447 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension AdminActions extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911586 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extended resource: cgsnapshots {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.911634 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension AdminActions extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911688 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension AdminActions extending resource: backups {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911790 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911846 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911895 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeActions extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.911999 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912057 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension TypesManage extending resource: types {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912095 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912143 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912222 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912308 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912352 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912396 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912438 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.912472 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912538 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension AdminActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912582 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.v3.router [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 None None] Extension UsedLimits extending resource: limits {{(pid=112185) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912648 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension AdminActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912739 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension AdminActions extending resource: backups {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912842 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.912942 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913033 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.contrib.snapshot_actions [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] SnapshotActionsController initialized {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:35.913079 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension TypesManage extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913179 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913283 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913390 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913493 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913621 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c None None] Extension UsedLimits extending resource: limits {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.913891 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.913939 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.914918 np0000174690 devstack@c-api.service[112185]: WARNING keystonemiddleware.auth_token [None req-a2b0ff38-a32c-4108-a39d-87665deedd61 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:09:35.915271 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.915327 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.916042 np0000174690 devstack@c-api.service[112188]: WARNING keystonemiddleware.auth_token [None req-319ecee3-d9ae-427a-a766-16a77fe2fc5c 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:09:35.916443 np0000174690 devstack@c-api.service[112186]: WARNING cinder.api.contrib.hosts [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 10:09:35.916725 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.917155 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.918087 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.918183 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: extensions {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.919494 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.919661 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-availability-zone {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.920926 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: qos-specs {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.920981 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.921160 np0000174690 devstack@c-api.service[112185]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b006dea3668 pid: 112185 (default app) May 19 10:09:35.922333 np0000174690 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.922384 np0000174690 devstack@c-api.service[112188]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b006dea3668 pid: 112188 (default app) May 19 10:09:35.923076 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: extra_specs {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.923250 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.923397 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.923520 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.923762 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.923857 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.923983 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension AdminActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924125 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension AdminActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924241 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension AdminActions extending resource: backups {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924349 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924452 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924620 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension TypesManage extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924728 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924840 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.924945 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.925055 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.925159 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 None None] Extension UsedLimits extending resource: limits {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.925827 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: encryption {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.927447 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-volume-type-access {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.928253 np0000174690 devstack@c-api.service[112187]: WARNING keystonemiddleware.auth_token [None req-b6b16a2d-d615-44d4-b196-69fa6f97cf63 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:09:35.929036 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-quota-class-sets {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.930139 np0000174690 devstack@c-api.service[112185]: /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:09:35.930139 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930139 np0000174690 devstack@c-api.service[112185]: /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:09:35.930139 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930547 np0000174690 devstack@c-api.service[112185]: /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:09:35.930547 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930547 np0000174690 devstack@c-api.service[112185]: /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:09:35.930547 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930843 np0000174690 devstack@c-api.service[112185]: /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:09:35.930843 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930843 np0000174690 devstack@c-api.service[112185]: /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:09:35.930843 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.930843 np0000174690 devstack@c-api.service[112185]: /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:09:35.930843 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.931267 np0000174690 devstack@c-api.service[112185]: /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:09:35.931267 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.931267 np0000174690 devstack@c-api.service[112185]: /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:09:35.931267 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.931267 np0000174690 devstack@c-api.service[112185]: /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:09:35.931647 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.931647 np0000174690 devstack@c-api.service[112185]: /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:09:35.931647 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.931647 np0000174690 devstack@c-api.service[112185]: /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:09:35.931647 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932005 np0000174690 devstack@c-api.service[112185]: /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:09:35.932005 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932005 np0000174690 devstack@c-api.service[112185]: /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:09:35.932005 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932294 np0000174690 devstack@c-api.service[112185]: /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:09:35.932294 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932445 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: encryption {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.932529 np0000174690 devstack@c-api.service[112185]: /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:09:35.932529 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932529 np0000174690 devstack@c-api.service[112185]: /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:09:35.932529 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932826 np0000174690 devstack@c-api.service[112185]: /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:09:35.932826 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932826 np0000174690 devstack@c-api.service[112185]: /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:09:35.932826 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.932826 np0000174690 devstack@c-api.service[112185]: /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:09:35.933213 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933213 np0000174690 devstack@c-api.service[112185]: /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:09:35.933213 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933213 np0000174690 devstack@c-api.service[112185]: /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:09:35.933213 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933213 np0000174690 devstack@c-api.service[112185]: /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:09:35.933213 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933733 np0000174690 devstack@c-api.service[112185]: /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:09:35.933733 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933733 np0000174690 devstack@c-api.service[112185]: /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:09:35.933733 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.933733 np0000174690 devstack@c-api.service[112185]: /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:09:35.933733 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934154 np0000174690 devstack@c-api.service[112185]: /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:09:35.934154 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934154 np0000174690 devstack@c-api.service[112185]: /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:09:35.934154 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934154 np0000174690 devstack@c-api.service[112185]: /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:09:35.934154 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934569 np0000174690 devstack@c-api.service[112185]: /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:09:35.934569 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934569 np0000174690 devstack@c-api.service[112185]: /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:09:35.934569 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934569 np0000174690 devstack@c-api.service[112185]: /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:09:35.934838 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934838 np0000174690 devstack@c-api.service[112185]: /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:09:35.934838 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.934838 np0000174690 devstack@c-api.service[112185]: /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:09:35.934838 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935036 np0000174690 devstack@c-api.service[112185]: /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:09:35.935036 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935036 np0000174690 devstack@c-api.service[112185]: /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:09:35.935036 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935036 np0000174690 devstack@c-api.service[112185]: /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:09:35.935328 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935328 np0000174690 devstack@c-api.service[112185]: /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:09:35.935328 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935328 np0000174690 devstack@c-api.service[112185]: /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:09:35.935328 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935328 np0000174690 devstack@c-api.service[112185]: /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:09:35.935328 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935649 np0000174690 devstack@c-api.service[112185]: /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:09:35.935649 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935649 np0000174690 devstack@c-api.service[112185]: /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:09:35.935649 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935649 np0000174690 devstack@c-api.service[112185]: /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:09:35.935882 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935882 np0000174690 devstack@c-api.service[112185]: /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:09:35.935882 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.935882 np0000174690 devstack@c-api.service[112185]: /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:09:35.935882 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936100 np0000174690 devstack@c-api.service[112185]: /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:09:35.936100 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936100 np0000174690 devstack@c-api.service[112185]: /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:09:35.936100 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936283 np0000174690 devstack@c-api.service[112185]: /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:09:35.936283 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936283 np0000174690 devstack@c-api.service[112185]: /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:09:35.936283 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936458 np0000174690 devstack@c-api.service[112185]: /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:09:35.936458 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936458 np0000174690 devstack@c-api.service[112185]: /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:09:35.936458 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936458 np0000174690 devstack@c-api.service[112185]: /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:09:35.936760 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936760 np0000174690 devstack@c-api.service[112185]: /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:09:35.936760 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936760 np0000174690 devstack@c-api.service[112185]: /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:09:35.936760 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936973 np0000174690 devstack@c-api.service[112185]: /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:09:35.936973 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.936973 np0000174690 devstack@c-api.service[112185]: /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:09:35.936973 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937161 np0000174690 devstack@c-api.service[112185]: /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:09:35.937161 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937161 np0000174690 devstack@c-api.service[112185]: /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:09:35.937161 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937345 np0000174690 devstack@c-api.service[112185]: /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:09:35.937345 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937345 np0000174690 devstack@c-api.service[112185]: /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:09:35.937345 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937545 np0000174690 devstack@c-api.service[112185]: /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:09:35.937545 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937545 np0000174690 devstack@c-api.service[112185]: /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:09:35.937545 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937742 np0000174690 devstack@c-api.service[112185]: /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:09:35.937742 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937742 np0000174690 devstack@c-api.service[112185]: /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:09:35.937742 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937913 np0000174690 devstack@c-api.service[112185]: /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:09:35.937913 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937913 np0000174690 devstack@c-api.service[112185]: /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:09:35.937913 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.937913 np0000174690 devstack@c-api.service[112185]: /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:09:35.937913 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938176 np0000174690 devstack@c-api.service[112185]: /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:09:35.938176 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938176 np0000174690 devstack@c-api.service[112185]: /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:09:35.938176 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938176 np0000174690 devstack@c-api.service[112185]: /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:09:35.938398 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938398 np0000174690 devstack@c-api.service[112185]: /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:09:35.938398 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938398 np0000174690 devstack@c-api.service[112185]: /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:09:35.938398 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938398 np0000174690 devstack@c-api.service[112185]: /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:09:35.938398 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938704 np0000174690 devstack@c-api.service[112185]: /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:09:35.938704 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938704 np0000174690 devstack@c-api.service[112185]: /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:09:35.938704 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.938704 np0000174690 devstack@c-api.service[112185]: /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:09:35.938704 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939241 np0000174690 devstack@c-api.service[112185]: /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:09:35.939241 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939241 np0000174690 devstack@c-api.service[112185]: /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:09:35.939241 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939241 np0000174690 devstack@c-api.service[112185]: /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:09:35.939241 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939524 np0000174690 devstack@c-api.service[112185]: /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:09:35.939524 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939524 np0000174690 devstack@c-api.service[112185]: /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:09:35.939524 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939524 np0000174690 devstack@c-api.service[112185]: /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:09:35.939524 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939792 np0000174690 devstack@c-api.service[112185]: /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:09:35.939792 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939792 np0000174690 devstack@c-api.service[112185]: /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:09:35.939792 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939971 np0000174690 devstack@c-api.service[112185]: /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:09:35.939971 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.939971 np0000174690 devstack@c-api.service[112185]: /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:09:35.939971 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.940160 np0000174690 devstack@c-api.service[112185]: /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:09:35.940160 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.940160 np0000174690 devstack@c-api.service[112185]: /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:09:35.940160 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.940337 np0000174690 devstack@c-api.service[112185]: /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:09:35.940337 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.940337 np0000174690 devstack@c-api.service[112185]: /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:09:35.940337 np0000174690 devstack@c-api.service[112185]: warnings.warn(deprecated_msg) May 19 10:09:35.940543 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-snapshot-manage {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.940596 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.middleware.request_id [None req-d2ef8b0c-33c8-4224-81ef-e068efb54629 None None] RequestId filter calling following filter/app {{(pid=112185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:09:35.940642 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: consistencygroups {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.940680 np0000174690 devstack@c-api.service[112187]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b006dea3668 pid: 112187 (default app) May 19 10:09:35.940719 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: backups {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.940757 np0000174690 devstack@c-api.service[112185]: [pid: 112185|app: 0|req: 1/1] 199.19.213.85 () {60 vars in 949 bytes} [Tue May 19 10:09:35 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 10:09:35.940795 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: scheduler-stats {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.941628 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-quota-sets {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.943135 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-volume-manage {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.944614 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: capabilities {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.945926 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-volume-transfer {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.947510 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: os-hosts {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.948989 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extended resource: cgsnapshots {{(pid=112186) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 10:09:35.950517 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.contrib.snapshot_actions [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] SnapshotActionsController initialized {{(pid=112186) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 10:09:35.951761 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.953420 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.954936 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.956284 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.957732 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.959228 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.961464 np0000174690 devstack@c-api.service[112186]: WARNING castellan.key_manager.migration [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 10:09:35.961464 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.961693 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.961806 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962089 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962211 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962284 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension AdminActions extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962430 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension AdminActions extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962573 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension AdminActions extending resource: backups {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962722 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.962849 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeActions extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963066 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension TypesManage extending resource: types {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963180 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963328 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963452 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963589 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.963700 np0000174690 devstack@c-api.service[112186]: DEBUG cinder.api.v3.router [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 None None] Extension UsedLimits extending resource: limits {{(pid=112186) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 10:09:35.967611 np0000174690 devstack@c-api.service[112186]: WARNING keystonemiddleware.auth_token [None req-b29f8ca4-94fe-40e0-b19d-6cb2467d2b13 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:09:35.974782 np0000174690 devstack@c-api.service[112186]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b006dea3668 pid: 112186 (default app) May 19 10:09:43.723107 np0000174690 devstack@c-api.service[112188]: /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:09:43.723107 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723688 np0000174690 devstack@c-api.service[112188]: /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:09:43.723688 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723688 np0000174690 devstack@c-api.service[112188]: /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:09:43.723688 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723688 np0000174690 devstack@c-api.service[112188]: /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:09:43.723933 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723933 np0000174690 devstack@c-api.service[112188]: /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:09:43.723933 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723933 np0000174690 devstack@c-api.service[112188]: /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:09:43.723933 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.723933 np0000174690 devstack@c-api.service[112188]: /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:09:43.724164 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724164 np0000174690 devstack@c-api.service[112188]: /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:09:43.724164 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724164 np0000174690 devstack@c-api.service[112188]: /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:09:43.724164 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724345 np0000174690 devstack@c-api.service[112188]: /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:09:43.724345 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724345 np0000174690 devstack@c-api.service[112188]: /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:09:43.724345 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724490 np0000174690 devstack@c-api.service[112188]: /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:09:43.724490 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724490 np0000174690 devstack@c-api.service[112188]: /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:09:43.724490 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724682 np0000174690 devstack@c-api.service[112188]: /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:09:43.724682 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724682 np0000174690 devstack@c-api.service[112188]: /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:09:43.724682 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724682 np0000174690 devstack@c-api.service[112188]: /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:09:43.724868 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724868 np0000174690 devstack@c-api.service[112188]: /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:09:43.724868 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.724868 np0000174690 devstack@c-api.service[112188]: /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:09:43.724868 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725037 np0000174690 devstack@c-api.service[112188]: /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:09:43.725037 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725037 np0000174690 devstack@c-api.service[112188]: /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:09:43.725037 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725037 np0000174690 devstack@c-api.service[112188]: /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:09:43.725037 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725265 np0000174690 devstack@c-api.service[112188]: /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:09:43.725265 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725265 np0000174690 devstack@c-api.service[112188]: /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:09:43.725265 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725265 np0000174690 devstack@c-api.service[112188]: /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:09:43.725265 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725453 np0000174690 devstack@c-api.service[112188]: /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:09:43.725453 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725453 np0000174690 devstack@c-api.service[112188]: /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:09:43.725453 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725453 np0000174690 devstack@c-api.service[112188]: /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:09:43.725453 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725664 np0000174690 devstack@c-api.service[112188]: /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:09:43.725664 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725664 np0000174690 devstack@c-api.service[112188]: /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:09:43.725664 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725664 np0000174690 devstack@c-api.service[112188]: /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:09:43.725664 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725866 np0000174690 devstack@c-api.service[112188]: /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:09:43.725866 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725866 np0000174690 devstack@c-api.service[112188]: /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:09:43.725866 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725998 np0000174690 devstack@c-api.service[112188]: /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:09:43.725998 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725998 np0000174690 devstack@c-api.service[112188]: /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:09:43.725998 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.725998 np0000174690 devstack@c-api.service[112188]: /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:09:43.726168 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726168 np0000174690 devstack@c-api.service[112188]: /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:09:43.726168 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726168 np0000174690 devstack@c-api.service[112188]: /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:09:43.726168 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726331 np0000174690 devstack@c-api.service[112188]: /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:09:43.726331 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726331 np0000174690 devstack@c-api.service[112188]: /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:09:43.726331 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726331 np0000174690 devstack@c-api.service[112188]: /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:09:43.726331 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726544 np0000174690 devstack@c-api.service[112188]: /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:09:43.726544 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726544 np0000174690 devstack@c-api.service[112188]: /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:09:43.726544 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726544 np0000174690 devstack@c-api.service[112188]: /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:09:43.726732 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726732 np0000174690 devstack@c-api.service[112188]: /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:09:43.726732 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726732 np0000174690 devstack@c-api.service[112188]: /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:09:43.726732 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726907 np0000174690 devstack@c-api.service[112188]: /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:09:43.726907 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.726907 np0000174690 devstack@c-api.service[112188]: /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:09:43.726907 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727054 np0000174690 devstack@c-api.service[112188]: /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:09:43.727054 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727054 np0000174690 devstack@c-api.service[112188]: /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:09:43.727054 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727207 np0000174690 devstack@c-api.service[112188]: /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:09:43.727207 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727207 np0000174690 devstack@c-api.service[112188]: /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:09:43.727207 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727207 np0000174690 devstack@c-api.service[112188]: /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:09:43.727403 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727403 np0000174690 devstack@c-api.service[112188]: /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:09:43.727403 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727403 np0000174690 devstack@c-api.service[112188]: /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:09:43.727403 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727622 np0000174690 devstack@c-api.service[112188]: /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:09:43.727622 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727622 np0000174690 devstack@c-api.service[112188]: /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:09:43.727622 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727773 np0000174690 devstack@c-api.service[112188]: /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:09:43.727773 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727773 np0000174690 devstack@c-api.service[112188]: /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:09:43.727773 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727927 np0000174690 devstack@c-api.service[112188]: /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:09:43.727927 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.727927 np0000174690 devstack@c-api.service[112188]: /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:09:43.727927 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728067 np0000174690 devstack@c-api.service[112188]: /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:09:43.728067 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728067 np0000174690 devstack@c-api.service[112188]: /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:09:43.728067 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728216 np0000174690 devstack@c-api.service[112188]: /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:09:43.728216 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728216 np0000174690 devstack@c-api.service[112188]: /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:09:43.728216 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728353 np0000174690 devstack@c-api.service[112188]: /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:09:43.728353 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728353 np0000174690 devstack@c-api.service[112188]: /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:09:43.728353 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728353 np0000174690 devstack@c-api.service[112188]: /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:09:43.728353 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728589 np0000174690 devstack@c-api.service[112188]: /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:09:43.728589 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728589 np0000174690 devstack@c-api.service[112188]: /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:09:43.728589 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728589 np0000174690 devstack@c-api.service[112188]: /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:09:43.728766 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728766 np0000174690 devstack@c-api.service[112188]: /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:09:43.728766 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728766 np0000174690 devstack@c-api.service[112188]: /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:09:43.728766 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.728766 np0000174690 devstack@c-api.service[112188]: /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:09:43.728766 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729008 np0000174690 devstack@c-api.service[112188]: /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:09:43.729008 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729008 np0000174690 devstack@c-api.service[112188]: /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:09:43.729008 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729008 np0000174690 devstack@c-api.service[112188]: /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:09:43.729008 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729213 np0000174690 devstack@c-api.service[112188]: /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:09:43.729213 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729213 np0000174690 devstack@c-api.service[112188]: /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:09:43.729213 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729213 np0000174690 devstack@c-api.service[112188]: /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:09:43.729213 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729431 np0000174690 devstack@c-api.service[112188]: /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:09:43.729431 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729431 np0000174690 devstack@c-api.service[112188]: /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:09:43.729431 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729431 np0000174690 devstack@c-api.service[112188]: /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:09:43.729431 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729663 np0000174690 devstack@c-api.service[112188]: /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:09:43.729663 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729663 np0000174690 devstack@c-api.service[112188]: /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:09:43.729663 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729803 np0000174690 devstack@c-api.service[112188]: /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:09:43.729803 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729803 np0000174690 devstack@c-api.service[112188]: /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:09:43.729803 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729942 np0000174690 devstack@c-api.service[112188]: /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:09:43.729942 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.729942 np0000174690 devstack@c-api.service[112188]: /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:09:43.729942 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.730082 np0000174690 devstack@c-api.service[112188]: /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:09:43.730082 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.730082 np0000174690 devstack@c-api.service[112188]: /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:09:43.730082 np0000174690 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) May 19 10:09:43.730082 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:09:44.240876 np0000174690 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 admin admin] POST https://199.19.213.85/volume/v3/types May 19 10:09:44.241536 np0000174690 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [None req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:09:44.243284 np0000174690 devstack@c-api.service[112188]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:09:44.243284 np0000174690 devstack@c-api.service[112188]: warnings.warn( May 19 10:09:44.252343 np0000174690 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:44.282458 np0000174690 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [None req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 admin admin] https://199.19.213.85/volume/v3/types returned with HTTP 200 May 19 10:09:44.283172 np0000174690 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 1/2] 199.19.213.85 () {68 vars in 1281 bytes} [Tue May 19 10:09:43 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 10:09:44.316391 np0000174690 devstack@c-api.service[112187]: /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:09:44.316391 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.316391 np0000174690 devstack@c-api.service[112187]: /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:09:44.316391 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.316391 np0000174690 devstack@c-api.service[112187]: /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:09:44.317989 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.317989 np0000174690 devstack@c-api.service[112187]: /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:09:44.317989 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.317989 np0000174690 devstack@c-api.service[112187]: /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:09:44.317989 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.319034 np0000174690 devstack@c-api.service[112187]: /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:09:44.319034 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.319034 np0000174690 devstack@c-api.service[112187]: /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:09:44.319034 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.319034 np0000174690 devstack@c-api.service[112187]: /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:09:44.319034 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.320217 np0000174690 devstack@c-api.service[112187]: /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:09:44.320217 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.320217 np0000174690 devstack@c-api.service[112187]: /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:09:44.320217 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.321223 np0000174690 devstack@c-api.service[112187]: /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:09:44.321223 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.321223 np0000174690 devstack@c-api.service[112187]: /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:09:44.321223 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.322911 np0000174690 devstack@c-api.service[112187]: /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:09:44.322911 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.322911 np0000174690 devstack@c-api.service[112187]: /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:09:44.322911 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.323870 np0000174690 devstack@c-api.service[112187]: /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:09:44.323870 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.323870 np0000174690 devstack@c-api.service[112187]: /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:09:44.323870 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.323870 np0000174690 devstack@c-api.service[112187]: /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:09:44.325523 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.325523 np0000174690 devstack@c-api.service[112187]: /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:09:44.325523 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.325523 np0000174690 devstack@c-api.service[112187]: /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:09:44.325523 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.327000 np0000174690 devstack@c-api.service[112187]: /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:09:44.327000 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.327000 np0000174690 devstack@c-api.service[112187]: /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:09:44.327000 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.327000 np0000174690 devstack@c-api.service[112187]: /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:09:44.327000 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.328005 np0000174690 devstack@c-api.service[112187]: /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:09:44.328005 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.328005 np0000174690 devstack@c-api.service[112187]: /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:09:44.328005 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.328005 np0000174690 devstack@c-api.service[112187]: /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:09:44.328005 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329010 np0000174690 devstack@c-api.service[112187]: /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:09:44.329010 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329010 np0000174690 devstack@c-api.service[112187]: /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:09:44.329010 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329010 np0000174690 devstack@c-api.service[112187]: /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:09:44.329010 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329976 np0000174690 devstack@c-api.service[112187]: /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:09:44.329976 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329976 np0000174690 devstack@c-api.service[112187]: /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:09:44.329976 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.329976 np0000174690 devstack@c-api.service[112187]: /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:09:44.331443 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.331443 np0000174690 devstack@c-api.service[112187]: /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:09:44.331443 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.331443 np0000174690 devstack@c-api.service[112187]: /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:09:44.331443 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332099 np0000174690 devstack@c-api.service[112187]: /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:09:44.332099 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332099 np0000174690 devstack@c-api.service[112187]: /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:09:44.332099 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332099 np0000174690 devstack@c-api.service[112187]: /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:09:44.332099 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332422 np0000174690 devstack@c-api.service[112187]: /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:09:44.332422 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332422 np0000174690 devstack@c-api.service[112187]: /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:09:44.332422 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332422 np0000174690 devstack@c-api.service[112187]: /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:09:44.332422 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332730 np0000174690 devstack@c-api.service[112187]: /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:09:44.332730 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332730 np0000174690 devstack@c-api.service[112187]: /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:09:44.332730 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332730 np0000174690 devstack@c-api.service[112187]: /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:09:44.332885 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332885 np0000174690 devstack@c-api.service[112187]: /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:09:44.332885 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.332885 np0000174690 devstack@c-api.service[112187]: /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:09:44.332885 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333029 np0000174690 devstack@c-api.service[112187]: /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:09:44.333029 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333029 np0000174690 devstack@c-api.service[112187]: /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:09:44.333029 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333142 np0000174690 devstack@c-api.service[112187]: /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:09:44.333142 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333142 np0000174690 devstack@c-api.service[112187]: /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:09:44.333142 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333238 np0000174690 devstack@c-api.service[112187]: /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:09:44.333238 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333238 np0000174690 devstack@c-api.service[112187]: /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:09:44.333238 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333238 np0000174690 devstack@c-api.service[112187]: /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:09:44.333368 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333368 np0000174690 devstack@c-api.service[112187]: /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:09:44.333368 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333368 np0000174690 devstack@c-api.service[112187]: /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:09:44.333368 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333541 np0000174690 devstack@c-api.service[112187]: /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:09:44.333541 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333541 np0000174690 devstack@c-api.service[112187]: /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:09:44.333541 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333666 np0000174690 devstack@c-api.service[112187]: /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:09:44.333666 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333666 np0000174690 devstack@c-api.service[112187]: /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:09:44.333666 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333776 np0000174690 devstack@c-api.service[112187]: /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:09:44.333776 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333776 np0000174690 devstack@c-api.service[112187]: /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:09:44.333776 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333894 np0000174690 devstack@c-api.service[112187]: /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:09:44.333894 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.333894 np0000174690 devstack@c-api.service[112187]: /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:09:44.333894 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334017 np0000174690 devstack@c-api.service[112187]: /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:09:44.334017 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334017 np0000174690 devstack@c-api.service[112187]: /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:09:44.334017 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334125 np0000174690 devstack@c-api.service[112187]: /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:09:44.334125 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334125 np0000174690 devstack@c-api.service[112187]: /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:09:44.334125 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334125 np0000174690 devstack@c-api.service[112187]: /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:09:44.334285 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334285 np0000174690 devstack@c-api.service[112187]: /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:09:44.334285 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334285 np0000174690 devstack@c-api.service[112187]: /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:09:44.334285 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334285 np0000174690 devstack@c-api.service[112187]: /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:09:44.334447 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334447 np0000174690 devstack@c-api.service[112187]: /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:09:44.334447 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334447 np0000174690 devstack@c-api.service[112187]: /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:09:44.334447 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334619 np0000174690 devstack@c-api.service[112187]: /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:09:44.334619 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334619 np0000174690 devstack@c-api.service[112187]: /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:09:44.334619 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334619 np0000174690 devstack@c-api.service[112187]: /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:09:44.334619 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334767 np0000174690 devstack@c-api.service[112187]: /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:09:44.334767 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334767 np0000174690 devstack@c-api.service[112187]: /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:09:44.334767 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334767 np0000174690 devstack@c-api.service[112187]: /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:09:44.334767 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334939 np0000174690 devstack@c-api.service[112187]: /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:09:44.334939 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334939 np0000174690 devstack@c-api.service[112187]: /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:09:44.334939 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.334939 np0000174690 devstack@c-api.service[112187]: /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:09:44.334939 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335118 np0000174690 devstack@c-api.service[112187]: /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:09:44.335118 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335118 np0000174690 devstack@c-api.service[112187]: /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:09:44.335118 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335118 np0000174690 devstack@c-api.service[112187]: /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:09:44.335118 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335288 np0000174690 devstack@c-api.service[112187]: /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:09:44.335288 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335288 np0000174690 devstack@c-api.service[112187]: /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:09:44.335288 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335434 np0000174690 devstack@c-api.service[112187]: /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:09:44.335434 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335434 np0000174690 devstack@c-api.service[112187]: /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:09:44.335434 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335434 np0000174690 devstack@c-api.service[112187]: /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:09:44.335598 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335598 np0000174690 devstack@c-api.service[112187]: /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:09:44.335598 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335598 np0000174690 devstack@c-api.service[112187]: /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:09:44.335598 np0000174690 devstack@c-api.service[112187]: warnings.warn(deprecated_msg) May 19 10:09:44.335598 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.middleware.request_id [req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 req-7238319a-413b-43c1-ba55-888c6f4aa120 None None] RequestId filter calling following filter/app {{(pid=112187) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:09:44.682103 np0000174690 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 req-7238319a-413b-43c1-ba55-888c6f4aa120 admin admin] POST https://199.19.213.85/volume/v3/types/c0805f4d-1ade-427a-8099-f298b29815df/extra_specs May 19 10:09:44.682798 np0000174690 devstack@c-api.service[112187]: DEBUG cinder.api.openstack.wsgi [req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 req-7238319a-413b-43c1-ba55-888c6f4aa120 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112187) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 10:09:44.684838 np0000174690 devstack@c-api.service[112187]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 10:09:44.684838 np0000174690 devstack@c-api.service[112187]: warnings.warn( May 19 10:09:44.694753 np0000174690 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 req-7238319a-413b-43c1-ba55-888c6f4aa120 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 10:09:44.765477 np0000174690 devstack@c-api.service[112187]: INFO cinder.api.openstack.wsgi [req-c93a3013-bf2f-4f61-bcb2-7cffeab12446 req-7238319a-413b-43c1-ba55-888c6f4aa120 admin admin] https://199.19.213.85/volume/v3/types/c0805f4d-1ade-427a-8099-f298b29815df/extra_specs returned with HTTP 200 May 19 10:09:44.765791 np0000174690 devstack@c-api.service[112187]: [pid: 112187|app: 0|req: 1/3] 199.19.213.85 () {70 vars in 1498 bytes} [Tue May 19 10:09:44 2026] POST /volume/v3/types/c0805f4d-1ade-427a-8099-f298b29815df/extra_specs => generated 55 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 10:09:45.805178 np0000174690 devstack@c-api.service[112185]: DEBUG dbcounter [-] [112185] Writing DB stats cinder:SELECT=6 {{(pid=112185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:09:45.850423 np0000174690 devstack@c-api.service[112186]: DEBUG dbcounter [-] [112186] Writing DB stats cinder:SELECT=6 {{(pid=112186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:09:54.278789 np0000174690 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:09:54.763810 np0000174690 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 10:12:26.119542 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.middleware.request_id [None req-8e03340a-0b3a-4ee3-b66b-d83b0e3c6b11 None None] RequestId filter calling following filter/app {{(pid=112185) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 10:12:26.123144 np0000174690 devstack@c-api.service[112185]: INFO cinder.api.openstack.wsgi [None req-8e03340a-0b3a-4ee3-b66b-d83b0e3c6b11 None None] GET https://199.19.213.85/volume// May 19 10:12:26.123577 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.openstack.wsgi [None req-8e03340a-0b3a-4ee3-b66b-d83b0e3c6b11 None None] Empty body provided in request {{(pid=112185) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 10:12:26.123927 np0000174690 devstack@c-api.service[112185]: DEBUG cinder.api.openstack.wsgi [None req-8e03340a-0b3a-4ee3-b66b-d83b0e3c6b11 None None] Calling method 'all' {{(pid=112185) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 10:12:26.124722 np0000174690 devstack@c-api.service[112185]: INFO cinder.api.openstack.wsgi [None req-8e03340a-0b3a-4ee3-b66b-d83b0e3c6b11 None None] https://199.19.213.85/volume// returned with HTTP 300 May 19 10:12:26.125126 np0000174690 devstack@c-api.service[112185]: [pid: 112185|app: 0|req: 2/4] 199.19.213.85 () {66 vars in 1449 bytes} [Tue May 19 10:12:26 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)