May 20 08:34:37.771780 np0000175317 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 08:34:37.782884 np0000175317 devstack@c-api.service[112335]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 08:34:37 2026] *** May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: nodename: np0000175317 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: machine: x86_64 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: clock source: unix May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: pcre jit disabled May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: detected number of CPU cores: 16 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: current working directory: / May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: detected binary path: /usr/bin/uwsgi-core May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: your processes number limit is 256917 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: your memory page size is 4096 bytes May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: detected max file descriptor number: 2048 May 20 08:34:37.786796 np0000175317 devstack@c-api.service[112335]: lock engine: pthread robust mutexes May 20 08:34:37.787474 np0000175317 devstack@c-api.service[112335]: thunder lock: enabled May 20 08:34:37.787474 np0000175317 devstack@c-api.service[112335]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 08:34:37.787474 np0000175317 devstack@c-api.service[112335]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 08:34:37.787474 np0000175317 devstack@c-api.service[112335]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 08:34:37.787474 np0000175317 devstack@c-api.service[112335]: Set PythonHome to /opt/stack/data/venv May 20 08:34:37.839186 np0000175317 devstack@c-api.service[112335]: Python main interpreter initialized at 0x7e924e0a3668 May 20 08:34:37.839186 np0000175317 devstack@c-api.service[112335]: python threads support enabled May 20 08:34:37.839186 np0000175317 devstack@c-api.service[112335]: your server socket listen backlog is limited to 100 connections May 20 08:34:37.839186 np0000175317 devstack@c-api.service[112335]: your mercy for graceful operations on workers is 80 seconds May 20 08:34:37.839866 np0000175317 devstack@c-api.service[112335]: mapped 671795 bytes (656 KB) for 4 cores May 20 08:34:37.840074 np0000175317 devstack@c-api.service[112335]: *** Operational MODE: preforking *** May 20 08:34:37.840370 np0000175317 devstack@c-api.service[112335]: *** uWSGI is running in multiple interpreter mode *** May 20 08:34:37.840370 np0000175317 devstack@c-api.service[112335]: spawned uWSGI master process (pid: 112335) May 20 08:34:37.840612 np0000175317 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 08:34:37.842163 np0000175317 devstack@c-api.service[112335]: spawned uWSGI worker 1 (pid: 112347, cores: 1) May 20 08:34:37.842948 np0000175317 devstack@c-api.service[112335]: spawned uWSGI worker 2 (pid: 112348, cores: 1) May 20 08:34:37.843843 np0000175317 devstack@c-api.service[112335]: spawned uWSGI worker 3 (pid: 112349, cores: 1) May 20 08:34:37.844556 np0000175317 devstack@c-api.service[112335]: spawned uWSGI worker 4 (pid: 112350, cores: 1) May 20 08:34:37.844628 np0000175317 devstack@c-api.service[112335]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: we strongly recommend against using it for new projects. May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: If you are already using Eventlet, we recommend migrating to a different May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: framework. For more detail see May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:34:37.974210 np0000175317 devstack@c-api.service[112347]: import eventlet # noqa May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: we strongly recommend against using it for new projects. May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: If you are already using Eventlet, we recommend migrating to a different May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: framework. For more detail see May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:34:37.983886 np0000175317 devstack@c-api.service[112348]: import eventlet # noqa May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: we strongly recommend against using it for new projects. May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: If you are already using Eventlet, we recommend migrating to a different May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: framework. For more detail see May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:34:37.984749 np0000175317 devstack@c-api.service[112350]: import eventlet # noqa May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: we strongly recommend against using it for new projects. May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: If you are already using Eventlet, we recommend migrating to a different May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: framework. For more detail see May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 08:34:37.992753 np0000175317 devstack@c-api.service[112349]: import eventlet # noqa May 20 08:34:38.065741 np0000175317 devstack@c-api.service[112347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 08:34:38.065741 np0000175317 devstack@c-api.service[112347]: debtcollector.deprecate( May 20 08:34:38.074359 np0000175317 devstack@c-api.service[112348]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 08:34:38.074359 np0000175317 devstack@c-api.service[112348]: debtcollector.deprecate( May 20 08:34:38.081201 np0000175317 devstack@c-api.service[112350]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 08:34:38.081201 np0000175317 devstack@c-api.service[112350]: debtcollector.deprecate( May 20 08:34:38.095705 np0000175317 devstack@c-api.service[112349]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 08:34:38.095705 np0000175317 devstack@c-api.service[112349]: debtcollector.deprecate( May 20 08:34:38.153064 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:38.153064 np0000175317 devstack@c-api.service[112347]: from cgi import parse_header May 20 08:34:38.179122 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:38.179122 np0000175317 devstack@c-api.service[112348]: from cgi import parse_header May 20 08:34:38.191587 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:38.191587 np0000175317 devstack@c-api.service[112349]: from cgi import parse_header May 20 08:34:38.194748 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:38.194748 np0000175317 devstack@c-api.service[112350]: from cgi import parse_header May 20 08:34:38.199273 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:38.199273 np0000175317 devstack@c-api.service[112347]: removals.removed_module( May 20 08:34:38.200258 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:38.200258 np0000175317 devstack@c-api.service[112347]: removals.removed_module( May 20 08:34:38.260509 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:38.260509 np0000175317 devstack@c-api.service[112348]: removals.removed_module( May 20 08:34:38.261275 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:38.261275 np0000175317 devstack@c-api.service[112348]: removals.removed_module( May 20 08:34:38.261423 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:38.261423 np0000175317 devstack@c-api.service[112350]: removals.removed_module( May 20 08:34:38.261728 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:38.261728 np0000175317 devstack@c-api.service[112349]: removals.removed_module( May 20 08:34:38.262427 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:38.262427 np0000175317 devstack@c-api.service[112350]: removals.removed_module( May 20 08:34:38.262659 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:38.262659 np0000175317 devstack@c-api.service[112349]: removals.removed_module( May 20 08:34:38.929452 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:38.929452 np0000175317 devstack@c-api.service[112347]: warnings.warn( May 20 08:34:38.987346 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:38.987346 np0000175317 devstack@c-api.service[112349]: warnings.warn( May 20 08:34:39.024509 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:39.024509 np0000175317 devstack@c-api.service[112348]: warnings.warn( May 20 08:34:39.045890 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:39.045890 np0000175317 devstack@c-api.service[112347]: warnings.warn( May 20 08:34:39.071965 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:39.071965 np0000175317 devstack@c-api.service[112350]: warnings.warn( May 20 08:34:39.093772 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:39.093772 np0000175317 devstack@c-api.service[112349]: warnings.warn( May 20 08:34:39.141163 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:39.141163 np0000175317 devstack@c-api.service[112348]: warnings.warn( May 20 08:34:39.182567 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:39.182567 np0000175317 devstack@c-api.service[112350]: warnings.warn( May 20 08:34:39.410352 np0000175317 devstack@c-api.service[112349]: 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 20 08:34:39.410689 np0000175317 devstack@c-api.service[112349]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112349) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:34:39.413892 np0000175317 devstack@c-api.service[112347]: 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 20 08:34:39.414081 np0000175317 devstack@c-api.service[112347]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112347) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:34:39.472629 np0000175317 devstack@c-api.service[112348]: 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 20 08:34:39.472787 np0000175317 devstack@c-api.service[112348]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112348) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:34:39.507248 np0000175317 devstack@c-api.service[112350]: 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 20 08:34:39.507416 np0000175317 devstack@c-api.service[112350]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112350) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 08:34:39.508010 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:39.508010 np0000175317 devstack@c-api.service[112347]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:34:39.514323 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:39.514323 np0000175317 devstack@c-api.service[112349]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:34:39.538013 np0000175317 devstack@c-api.service[112348]: /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 20 08:34:39.538013 np0000175317 devstack@c-api.service[112348]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:34:39.580145 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:39.580145 np0000175317 devstack@c-api.service[112350]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 08:34:40.190697 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112349) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:34:40.191395 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.191395 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.191395 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.192579 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.192693 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.192693 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.192864 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.192864 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.193051 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.193051 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.198426 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:34:40.199014 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.199145 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.199417 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.199774 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.199889 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.199967 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.200019 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.200065 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.200115 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112350) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:34:40.200435 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.200500 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.200539 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112348) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 08:34:40.200840 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.200922 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.200922 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.200922 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.200922 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.201065 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201127 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.201161 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.201196 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201239 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201390 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.201428 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201475 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201572 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.201572 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.201572 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.201572 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.201713 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.201748 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.201789 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.201829 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.201861 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.201896 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.201929 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.201929 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.201929 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.201929 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.202058 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.202509 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.202509 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.202509 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.202509 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.202509 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.202888 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.202965 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.203044 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.203118 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.203206 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.203282 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.203351 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.203423 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.203512 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.203592 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.203664 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.203751 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.203951 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.204053 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.204153 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.204238 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.204342 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.204784 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.204840 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.204900 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.204962 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.204962 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.205068 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.205123 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.205182 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.205243 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.205295 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.205353 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.205403 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.205461 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.205551 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.205612 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.205665 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.205715 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.205771 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.205851 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.205910 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.205943 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.205967 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.205991 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206016 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.206040 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.206065 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.206098 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.206127 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.206150 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206174 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.206174 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.206231 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.206265 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.206293 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.206320 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206343 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.206377 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.206405 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.206429 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.206459 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.206504 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.206536 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.206560 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.206590 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206618 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.206647 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.206674 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.206674 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206674 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.206751 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.206751 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.206751 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.206828 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.206858 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.206883 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.206918 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.206942 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.206965 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.206990 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.207015 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.207043 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.207043 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.207043 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.208407 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.208515 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.208586 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.208648 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.208648 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.208704 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.208729 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.208759 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.208975 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.208975 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.209025 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.209025 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.209164 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.209164 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.213459 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.213685 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.213685 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.213855 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.213855 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.214010 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.214090 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.214090 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.214231 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.214231 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.214377 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.214377 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.214461 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.214595 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.214824 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.214922 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.215000 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.215092 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.215343 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.215425 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.215550 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.215687 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.215773 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.215773 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.215773 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.216212 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.216212 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.216212 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.217214 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.217349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.217410 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.217524 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.217619 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.217688 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.217688 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.217842 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.217842 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.217959 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.217996 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.217996 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.218076 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.218202 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.218750 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.218891 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.219028 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.219132 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.219256 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.219357 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.219530 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.223524 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.223599 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.223657 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.223693 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.223856 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.223856 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.224084 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.224157 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.224157 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.224157 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.224437 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.224437 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.224669 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.224774 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.224893 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.224995 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.224995 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.225092 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.225145 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.225199 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.225252 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.225252 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.225361 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.225424 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.225468 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.225548 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.225595 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.225657 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.225726 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.225780 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.225827 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.225875 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.225923 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.225972 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.225972 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.231629 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.231803 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.231803 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.231894 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.231894 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.232155 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.232227 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.232294 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.232359 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.232359 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.232490 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.232560 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.232695 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.232769 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.232841 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.232892 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.232959 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.233060 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.233098 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.233132 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.233207 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.233264 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.233323 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.233378 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.233428 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.233507 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.233568 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.233638 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.233638 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.233697 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.233726 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.233814 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.233855 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.233889 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.234005 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.234069 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.234131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.234193 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.234255 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.234287 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.234315 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.234315 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.234568 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.234636 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.234725 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.234788 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.234843 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.234904 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.234960 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.235158 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.235210 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.235275 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.235344 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.235410 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.235467 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.235548 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.235575 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.235600 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.235600 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.235657 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.235763 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.235809 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.235837 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.235837 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.235890 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.235920 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.235975 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.236007 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.236007 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.236054 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.236262 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.236324 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.236366 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.236396 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.236430 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.236463 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.236507 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.236532 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.236555 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.236580 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.236621 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.236647 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.236673 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.236698 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.236726 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.236750 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.236774 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.236803 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.236830 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.236858 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.236880 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.236903 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.236928 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.236954 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.236982 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.237006 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.237029 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.237054 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.237081 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.237081 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.237134 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.237377 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.237377 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.237377 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.237580 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.238142 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.238239 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.238325 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.238424 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.238531 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.238621 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.238718 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.242059 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.242275 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.242275 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.242438 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.242576 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.242658 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.242744 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.242819 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.242897 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.242977 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.243051 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.243131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.243131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.243131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.243318 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.243364 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.243407 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.243530 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.243622 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.243717 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.243800 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.243876 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.243939 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.244091 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.244186 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.244258 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.244348 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.244390 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.244425 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.244461 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.244461 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.244570 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.244570 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.244652 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.244652 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.244724 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.244765 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.244765 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.244863 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.244904 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.244938 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.244973 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.244973 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.245055 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.245096 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.245130 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.245164 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.245198 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.245231 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.245270 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.245303 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.245342 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.245390 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.245429 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.245469 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.245541 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.245586 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.245628 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.245661 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.245696 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.245735 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.245774 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.245819 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.245854 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.245887 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.245927 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.245962 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.245962 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.246033 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.246349 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.246564 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.246564 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.246564 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.246564 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.246699 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.246699 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.246770 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.247410 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.247932 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.247932 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.247932 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.248221 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.248221 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.248221 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.248221 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.248817 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.248920 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.248920 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.249077 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.249156 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.249156 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.249303 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.249428 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.249565 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.249691 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.249836 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.249836 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.249836 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.249836 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.250142 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.251209 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.251302 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.251384 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.251461 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.251576 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.251665 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.251742 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.252431 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.252693 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.252794 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.252882 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.252990 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.253073 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.253148 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.253219 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.253291 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.253362 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.253442 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.253562 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.253634 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.253748 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.253832 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.253928 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.253998 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.254090 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.254174 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.254260 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.254347 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.254396 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.254439 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.254581 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.254581 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.254746 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.254808 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.254890 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.254952 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.255038 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.255076 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.255076 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.255076 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.255076 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.255076 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.255242 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.255242 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.255319 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.255358 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.255545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.255545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.255695 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.256388 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.256505 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.256600 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.256713 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.256796 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.256867 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.256956 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.257620 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.257705 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.257705 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.257775 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.257894 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.257894 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.258066 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.258151 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.258151 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.258306 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.258400 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.258472 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.258632 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.258718 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.258767 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.258809 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.258854 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.258891 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.258891 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.258958 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.258996 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.259033 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.259079 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.259125 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.259162 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.259214 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.259254 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.259294 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.259331 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.259376 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.259416 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.259463 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.259529 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.259529 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.259607 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.259654 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.259699 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.259742 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.259779 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.259823 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.259867 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.259904 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.259941 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.260043 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.260089 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.260135 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.260181 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.260220 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.260259 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.260297 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.260341 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.260341 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.260415 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.260454 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.260517 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.260517 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.260599 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.260637 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.260675 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.260714 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.260759 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.260800 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.260800 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.260876 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.260915 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.261060 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.261060 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.261133 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.261180 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.261180 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.261180 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.261287 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.261325 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.261325 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.261406 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.261444 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.262005 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.262114 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.262210 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.262296 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.262381 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.262472 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.262584 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.262678 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.262769 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.262847 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.262928 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.263013 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.263106 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.263193 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.263282 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.263368 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.263464 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.263578 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.263674 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.263772 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.263857 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.263944 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.264069 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.264157 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.264236 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.264310 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.264388 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.264464 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.264573 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.264664 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.264746 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.264841 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.264922 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.265010 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.265096 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.265202 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.265298 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.265386 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.265499 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.265596 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.265682 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.265784 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.265872 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.265964 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.266059 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.266145 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.266232 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.266315 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.266411 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.266533 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.266619 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.266741 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.266830 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.266830 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.266997 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.267076 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.267153 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.267236 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.267321 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.267399 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.267498 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.267584 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.267659 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.267743 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.267820 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.267905 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.267983 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.268111 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.268188 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.268261 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.268261 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.268405 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.268499 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.268587 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.268642 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.268676 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.268717 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.268753 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.268787 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.268824 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.268856 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.268891 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.268938 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.268979 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.269014 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269056 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.269095 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269127 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269155 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269177 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.269201 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269225 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269250 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.269274 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.269304 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269328 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269352 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.269380 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.269407 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.269429 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.269452 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269495 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.269522 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269522 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269564 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.269589 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.269619 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.269650 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.269674 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269674 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269717 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.269740 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269740 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.269783 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.269807 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.269831 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269831 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269831 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.269899 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.269899 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.269899 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.269899 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.269990 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.270014 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.270039 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.270061 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.270087 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.270115 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.270139 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.270167 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.270375 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.270402 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.270425 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.270451 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.270474 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.270991 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.271065 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.271165 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.271255 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.271334 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.271428 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.271527 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.271632 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.271720 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.271809 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.271908 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.272027 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.272027 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.272190 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.272279 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.272358 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.272449 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.272557 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.272646 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.272753 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.272844 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.272938 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.273030 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.273121 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.273203 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.273279 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.273355 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.273439 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.273559 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.273649 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.273649 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.273649 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.273905 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.273905 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.273905 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.273905 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.274229 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.274229 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.274392 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.274474 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.274474 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.274671 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.274750 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.274750 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.274887 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.274927 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.274965 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.274965 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.275025 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.275061 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.275104 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.275137 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.275172 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.275211 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.275244 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.275276 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.275306 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.275333 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.275359 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.275390 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.275431 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.275431 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.275431 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.275789 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.275884 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.275884 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.275884 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.276180 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.276180 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.276180 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.276423 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.276541 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.276628 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.276715 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.276796 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.276866 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.276929 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.277022 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.277063 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.277383 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.277383 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.277383 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.277523 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.277563 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.277599 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.277637 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.277684 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.277684 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.277757 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.277812 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.277812 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.277884 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.277920 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.277953 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.277953 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.278025 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.278069 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.278069 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.278142 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.278187 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.278223 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.278264 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.278264 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.278330 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.278330 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.278330 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.278429 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.278469 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.278545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.278545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.278545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.278545 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.278669 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.278710 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.278743 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.278781 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.278812 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.278812 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.278812 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.278812 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.278812 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112348) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112348) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.278965 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112348) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112350) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112350) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.279131 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112350) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.279338 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112347) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.279338 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.279411 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112349) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 08:34:40.279449 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.280089 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 08:34:40.280185 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.280283 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 08:34:40.280386 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112347) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.280473 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 08:34:40.280593 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112347) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.280685 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112349) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 08:34:40.280685 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112349) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 08:34:40.340415 np0000175317 devstack@c-api.service[112349]: INFO dbcounter [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Registered counter for database cinder May 20 08:34:40.341710 np0000175317 devstack@c-api.service[112347]: INFO dbcounter [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Registered counter for database cinder May 20 08:34:40.343201 np0000175317 devstack@c-api.service[112350]: INFO dbcounter [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Registered counter for database cinder May 20 08:34:40.352801 np0000175317 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-04523b61-da46-407d-93a1-3f91dda35c7c 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.354240 np0000175317 devstack@c-api.service[112349]: DEBUG oslo_db.sqlalchemy.engines [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 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=112349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.355074 np0000175317 devstack@c-api.service[112350]: DEBUG oslo_db.sqlalchemy.engines [None req-1d853724-6815-4dea-90bd-76bd2097953b 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=112350) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.356381 np0000175317 devstack@c-api.service[112348]: INFO dbcounter [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Registered counter for database cinder May 20 08:34:40.371894 np0000175317 devstack@c-api.service[112348]: DEBUG oslo_db.sqlalchemy.engines [None req-ed30de3c-5580-4b82-ba64-cc7703466647 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=112348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.478182 np0000175317 devstack@c-api.service[112349]: DEBUG dbcounter [-] [112349] Writer thread running {{(pid=112349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:34:40.481576 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:34:40.484804 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:34:40.487517 np0000175317 devstack@c-api.service[112350]: DEBUG dbcounter [-] [112350] Writer thread running {{(pid=112350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:34:40.487985 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:34:40.488361 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:34:40.490572 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:34:40.491161 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:34:40.491472 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.493342 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.493465 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:34:40.493577 np0000175317 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writer thread running {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:34:40.495554 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:34:40.496525 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.497979 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:34:40.498093 np0000175317 devstack@c-api.service[112349]: DEBUG oslo_db.sqlalchemy.engines [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 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=112349) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.498276 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.501746 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:34:40.502126 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:34:40.503717 np0000175317 devstack@c-api.service[112350]: DEBUG oslo_db.sqlalchemy.engines [None req-1d853724-6815-4dea-90bd-76bd2097953b 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=112350) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.505531 np0000175317 devstack@c-api.service[112349]: INFO cinder.rpc [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:34:40.505767 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:34:40.506039 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:34:40.507498 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.507546 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:34:40.508462 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.508749 np0000175317 devstack@c-api.service[112350]: INFO cinder.rpc [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:34:40.510023 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.510364 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.515215 np0000175317 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [None req-04523b61-da46-407d-93a1-3f91dda35c7c 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.517929 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:34:40.518433 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.520264 np0000175317 devstack@c-api.service[112347]: INFO cinder.rpc [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:34:40.521387 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.521508 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.522100 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.524949 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.525697 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.529489 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.529994 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.533938 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.534533 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.534879 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.537655 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.537970 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.538681 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.540915 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.541269 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.541992 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.544368 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.544431 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.547581 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.547777 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.548689 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.551852 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.552027 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.552064 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.555547 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.556771 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.557001 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.558943 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.559991 np0000175317 devstack@c-api.service[112348]: DEBUG dbcounter [-] [112348] Writer thread running {{(pid=112348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 08:34:40.562065 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.562685 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.563360 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 08:34:40.563753 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.565499 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.566807 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 08:34:40.567349 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.569107 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 08:34:40.569508 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.570328 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.570967 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.571445 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 08:34:40.572427 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.572684 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.574038 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.574507 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.574951 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.575381 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.576604 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.577000 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.577084 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.578649 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.578754 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.579940 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.580316 np0000175317 devstack@c-api.service[112348]: DEBUG oslo_db.sqlalchemy.engines [None req-ed30de3c-5580-4b82-ba64-cc7703466647 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=112348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:40.580415 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.580695 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.581557 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.581854 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.582864 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.583019 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.583372 np0000175317 devstack@c-api.service[112349]: WARNING cinder.api.contrib.hosts [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:34:40.584322 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.584428 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.584575 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.585012 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 08:34:40.585596 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: extensions {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.585718 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.585769 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.586908 np0000175317 devstack@c-api.service[112350]: WARNING cinder.api.contrib.hosts [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:34:40.587239 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.587615 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.587666 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-availability-zone {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.587729 np0000175317 devstack@c-api.service[112348]: INFO cinder.rpc [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 08:34:40.588555 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: extensions {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.588907 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.588975 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.589702 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: qos-specs {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.590043 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-availability-zone {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.590731 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.591325 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: qos-specs {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.592067 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: extra_specs {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.592137 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.593460 np0000175317 devstack@c-api.service[112347]: WARNING cinder.api.contrib.hosts [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:34:40.593734 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: encryption {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.594134 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: extra_specs {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.594238 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.595071 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: extensions {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.595703 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: encryption {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.595994 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-volume-type-access {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.596446 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-availability-zone {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.597315 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-volume-type-access {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.597745 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: qos-specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.597992 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-quota-class-sets {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.598872 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-quota-class-sets {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.599373 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: encryption {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.599995 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: extra_specs {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.600155 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: encryption {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.600980 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-snapshot-manage {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.601666 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-snapshot-manage {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.602387 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.602463 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: consistencygroups {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.603178 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: consistencygroups {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.603919 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-volume-type-access {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.604387 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: backups {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.605160 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: backups {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.605459 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-quota-class-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.605659 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.606434 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: scheduler-stats {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.606757 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: encryption {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.607141 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: scheduler-stats {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.607908 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-quota-sets {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.608192 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-snapshot-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.608604 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-quota-sets {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.609346 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-volume-manage {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.609404 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.609653 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: consistencygroups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.610008 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-volume-manage {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.611013 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: capabilities {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.611467 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: capabilities {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.611544 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: backups {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.612400 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-volume-transfer {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.612792 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-volume-transfer {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.612851 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.613663 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: scheduler-stats {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.614123 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: os-hosts {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.615231 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: os-hosts {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.615301 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-quota-sets {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.615653 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extended resource: cgsnapshots {{(pid=112349) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.616032 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extended resource: cgsnapshots {{(pid=112350) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.616412 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-volume-manage {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.617280 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] SnapshotActionsController initialized {{(pid=112349) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:34:40.617708 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] SnapshotActionsController initialized {{(pid=112350) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:34:40.617894 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: capabilities {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.618343 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.618608 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.619074 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.619146 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-volume-transfer {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.620155 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.620474 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.620828 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: os-hosts {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.621911 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.622014 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.622179 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extended resource: cgsnapshots {{(pid=112347) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.622616 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.623510 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.623599 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.623681 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.contrib.snapshot_actions [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] SnapshotActionsController initialized {{(pid=112347) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:34:40.624518 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.624990 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.625043 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.626081 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.626139 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.626442 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.626514 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.627436 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.627764 np0000175317 devstack@c-api.service[112350]: WARNING castellan.key_manager.migration [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.627858 np0000175317 devstack@c-api.service[112349]: WARNING castellan.key_manager.migration [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.628661 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.628792 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.628833 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.628869 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.628914 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629050 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629132 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629262 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.629377 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629544 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629667 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension AdminActions extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629798 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension AdminActions extending resource: snapshots {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.629902 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630031 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension AdminActions extending resource: backups {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630133 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630256 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630315 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension AdminActions extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630367 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.630417 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeActions extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630511 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension AdminActions extending resource: snapshots {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630511 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension AdminActions extending resource: backups {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630648 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension TypesManage extending resource: types {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630709 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630790 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630887 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeActions extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.630954 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631008 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension TypesManage extending resource: types {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631061 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631061 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631177 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631236 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.v3.router [None req-c1dfcc79-436f-44de-a245-f4fafa40bc11 None None] Extension UsedLimits extending resource: limits {{(pid=112349) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631294 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631294 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631294 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631294 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.v3.router [None req-1d853724-6815-4dea-90bd-76bd2097953b None None] Extension UsedLimits extending resource: limits {{(pid=112350) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.631870 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.632568 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.633104 np0000175317 devstack@c-api.service[112347]: WARNING castellan.key_manager.migration [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.633967 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634101 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634213 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634401 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634584 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634718 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension AdminActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634829 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension AdminActions extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.634829 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension AdminActions extending resource: backups {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635077 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635077 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeActions extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635318 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension TypesManage extending resource: types {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635318 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635586 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635586 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635797 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.635797 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.v3.router [None req-04523b61-da46-407d-93a1-3f91dda35c7c None None] Extension UsedLimits extending resource: limits {{(pid=112347) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.638981 np0000175317 devstack@c-api.service[112349]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e924e0a3668 pid: 112349 (default app) May 20 08:34:40.639839 np0000175317 devstack@c-api.service[112350]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e924e0a3668 pid: 112350 (default app) May 20 08:34:40.644085 np0000175317 devstack@c-api.service[112347]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e924e0a3668 pid: 112347 (default app) May 20 08:34:40.647865 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.647865 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.647865 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.647865 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.648115 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.648115 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.648115 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.648115 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.648309 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649132 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649132 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649132 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649132 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649132 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649547 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649547 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649547 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649547 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649547 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649853 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649853 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.649853 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.649853 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650129 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650129 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650129 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650129 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650129 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650461 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650461 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650461 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650461 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650461 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.650812 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651227 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.651648 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.652019 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.652019 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.652019 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.652019 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.652019 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.652350 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.652350 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.652350 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.652350 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.652350 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.653673 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.654794 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.654794 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.654794 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.654794 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.655325 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.655456 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.656503 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.656503 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.656503 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.656503 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657162 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657162 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657162 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657162 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657662 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657662 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657662 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657662 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657890 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657890 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.657890 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.657890 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658117 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658117 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658117 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658117 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658117 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658412 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658412 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658412 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658412 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658412 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658800 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658800 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.658800 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.658800 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659044 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659044 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659044 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659044 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659290 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659290 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659290 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659290 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659526 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659526 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659526 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659526 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659772 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659772 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.659772 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.659772 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660007 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660335 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660335 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660335 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660335 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660335 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.660652 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661054 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661432 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661627 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661798 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661798 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661798 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661798 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661924 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661924 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.661924 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.661924 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.662034 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.662034 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.662034 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.662034 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.662143 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.662143 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.662143 np0000175317 devstack@c-api.service[112349]: /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 20 08:34:40.662143 np0000175317 devstack@c-api.service[112349]: warnings.warn(deprecated_msg) May 20 08:34:40.662258 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.662282 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.middleware.request_id [None req-4c1232d1-f91f-4d6a-944a-5202a0b197f0 None None] RequestId filter calling following filter/app {{(pid=112349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:34:40.662306 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.662328 np0000175317 devstack@c-api.service[112349]: [pid: 112349|app: 0|req: 1/1] 199.204.45.233 () {60 vars in 956 bytes} [Wed May 20 08:34:40 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 08:34:40.662357 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.667978 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.670139 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.671688 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.673129 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.674741 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.676328 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.677942 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.679458 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.681089 np0000175317 devstack@c-api.service[112348]: WARNING cinder.api.contrib.hosts [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 08:34:40.681813 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.682943 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: extensions {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.684337 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-availability-zone {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.685812 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: qos-specs {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.688014 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: extra_specs {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.690732 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: encryption {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.692357 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-volume-type-access {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.693990 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-quota-class-sets {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.695567 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: encryption {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.697119 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-snapshot-manage {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.720665 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: consistencygroups {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.722789 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: backups {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.725274 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: scheduler-stats {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.726889 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-quota-sets {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.728591 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-volume-manage {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.730197 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: capabilities {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.731560 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-volume-transfer {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.738321 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: os-hosts {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.740709 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extended resource: cgsnapshots {{(pid=112348) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 08:34:40.742622 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] SnapshotActionsController initialized {{(pid=112348) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 08:34:40.743643 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.745184 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.746565 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.747884 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.749356 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.750918 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.752339 np0000175317 devstack@c-api.service[112348]: WARNING castellan.key_manager.migration [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 08:34:40.753292 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.753443 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.753580 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.753823 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.753979 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.753979 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension AdminActions extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754201 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension AdminActions extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754201 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension AdminActions extending resource: backups {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754507 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754507 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeActions extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754507 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension TypesManage extending resource: types {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754859 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754859 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.754859 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.755084 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.755084 np0000175317 devstack@c-api.service[112348]: DEBUG cinder.api.v3.router [None req-ed30de3c-5580-4b82-ba64-cc7703466647 None None] Extension UsedLimits extending resource: limits {{(pid=112348) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 08:34:40.763697 np0000175317 devstack@c-api.service[112348]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e924e0a3668 pid: 112348 (default app) May 20 08:34:47.857804 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.857804 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.857804 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.857804 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.857804 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.858853 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.858853 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.858853 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.858853 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.858853 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859138 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859466 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859466 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859466 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859466 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859753 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859753 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.859753 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.859753 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860228 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860228 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860228 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860228 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860509 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860509 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860509 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860509 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860509 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860798 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860798 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860798 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.860798 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.860798 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861079 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861568 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.861924 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862149 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862149 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862149 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862149 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862149 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862356 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862356 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862356 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862356 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862356 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862556 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.862794 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863009 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863009 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863009 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863009 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863009 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863212 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863212 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863212 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863212 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863212 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863405 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863405 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863405 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863405 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863578 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863578 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863578 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863578 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863735 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863735 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863735 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863735 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863735 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863941 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863941 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863941 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.863941 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.863941 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864133 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864133 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864133 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864133 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864292 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864292 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864292 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864292 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864458 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864458 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864458 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864458 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864637 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864637 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864637 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864637 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864793 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864793 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864793 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864793 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864949 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864949 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864949 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.864949 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.864949 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865156 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865547 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865547 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865547 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865547 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865547 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.865795 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866094 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866400 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.866737 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867034 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867034 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867034 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867034 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867258 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867258 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867258 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867258 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867258 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: /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 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: warnings.warn(deprecated_msg) May 20 08:34:47.867465 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.middleware.request_id [None req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 None None] RequestId filter calling following filter/app {{(pid=112350) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:34:48.353438 np0000175317 devstack@c-api.service[112350]: INFO cinder.api.openstack.wsgi [None req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 admin admin] POST https://199.204.45.233/volume/v3/types May 20 08:34:48.353970 np0000175317 devstack@c-api.service[112350]: DEBUG cinder.api.openstack.wsgi [None req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112350) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 08:34:48.355905 np0000175317 devstack@c-api.service[112350]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 08:34:48.355905 np0000175317 devstack@c-api.service[112350]: warnings.warn( May 20 08:34:48.361308 np0000175317 devstack@c-api.service[112350]: DEBUG oslo_db.sqlalchemy.engines [None req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 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=112350) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:48.394383 np0000175317 devstack@c-api.service[112350]: INFO cinder.api.openstack.wsgi [None req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 admin admin] https://199.204.45.233/volume/v3/types returned with HTTP 200 May 20 08:34:48.395174 np0000175317 devstack@c-api.service[112350]: [pid: 112350|app: 0|req: 1/2] 199.204.45.233 () {68 vars in 1288 bytes} [Wed May 20 08:34:47 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 08:34:48.423216 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.423216 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.423216 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.423216 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.423216 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424287 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.424287 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424287 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.424287 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424287 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.424649 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425025 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425025 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425025 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425025 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425300 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425300 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425300 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425300 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425615 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425615 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425615 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425615 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425910 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425910 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425910 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.425910 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.425910 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426348 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.426348 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426348 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.426348 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426348 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.426721 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427050 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427279 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427565 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427565 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427565 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427565 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427565 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427802 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427802 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427802 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.427802 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.427802 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428146 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428407 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428646 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428646 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428646 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428646 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428646 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428911 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428911 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428911 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.428911 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.428911 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429137 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429137 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429137 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429137 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429354 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429354 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429354 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429354 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429581 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429581 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429581 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429581 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429581 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429787 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429787 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429787 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.429787 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.429787 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430000 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430000 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430000 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430000 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430224 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430224 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430224 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430224 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430412 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430412 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430412 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430412 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430630 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430630 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430630 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430630 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430813 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430813 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.430813 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.430813 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431001 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431001 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431001 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431001 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431001 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431231 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431511 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431511 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431511 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431511 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431511 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.431722 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432051 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432314 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432549 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432767 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432767 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432767 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432767 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432941 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432941 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432941 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.432941 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.432941 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.433155 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.433155 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.433155 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.433155 np0000175317 devstack@c-api.service[112347]: /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 20 08:34:48.433155 np0000175317 devstack@c-api.service[112347]: warnings.warn(deprecated_msg) May 20 08:34:48.435173 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.middleware.request_id [req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 req-d3ec728b-d300-4cd5-9d2d-a4fef617f700 None None] RequestId filter calling following filter/app {{(pid=112347) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:34:48.793403 np0000175317 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 req-d3ec728b-d300-4cd5-9d2d-a4fef617f700 admin admin] POST https://199.204.45.233/volume/v3/types/f326d1f0-fd4e-432f-ae5e-6cb1407ac3f7/extra_specs May 20 08:34:48.793991 np0000175317 devstack@c-api.service[112347]: DEBUG cinder.api.openstack.wsgi [req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 req-d3ec728b-d300-4cd5-9d2d-a4fef617f700 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112347) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 08:34:48.795880 np0000175317 devstack@c-api.service[112347]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 08:34:48.795880 np0000175317 devstack@c-api.service[112347]: warnings.warn( May 20 08:34:48.803396 np0000175317 devstack@c-api.service[112347]: DEBUG oslo_db.sqlalchemy.engines [req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 req-d3ec728b-d300-4cd5-9d2d-a4fef617f700 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=112347) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 08:34:48.882251 np0000175317 devstack@c-api.service[112347]: INFO cinder.api.openstack.wsgi [req-5eee7439-f10e-4b01-882e-33a26cb5b7c8 req-d3ec728b-d300-4cd5-9d2d-a4fef617f700 admin admin] https://199.204.45.233/volume/v3/types/f326d1f0-fd4e-432f-ae5e-6cb1407ac3f7/extra_specs returned with HTTP 200 May 20 08:34:48.882758 np0000175317 devstack@c-api.service[112347]: [pid: 112347|app: 0|req: 1/3] 199.204.45.233 () {70 vars in 1505 bytes} [Wed May 20 08:34:48 2026] POST /volume/v3/types/f326d1f0-fd4e-432f-ae5e-6cb1407ac3f7/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 08:34:50.504090 np0000175317 devstack@c-api.service[112349]: DEBUG dbcounter [-] [112349] Writing DB stats cinder:SELECT=6 {{(pid=112349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:34:50.586917 np0000175317 devstack@c-api.service[112348]: DEBUG dbcounter [-] [112348] Writing DB stats cinder:SELECT=6 {{(pid=112348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:34:58.390851 np0000175317 devstack@c-api.service[112350]: DEBUG dbcounter [-] [112350] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:34:58.881520 np0000175317 devstack@c-api.service[112347]: DEBUG dbcounter [-] [112347] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112347) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 08:37:45.029245 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.middleware.request_id [None req-0465aa1d-9cc8-43e4-95e4-b64faa9876b4 None None] RequestId filter calling following filter/app {{(pid=112349) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 08:37:45.030172 np0000175317 devstack@c-api.service[112349]: INFO cinder.api.openstack.wsgi [None req-0465aa1d-9cc8-43e4-95e4-b64faa9876b4 None None] GET https://199.204.45.233/volume// May 20 08:37:45.030353 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.openstack.wsgi [None req-0465aa1d-9cc8-43e4-95e4-b64faa9876b4 None None] Empty body provided in request {{(pid=112349) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 08:37:45.030631 np0000175317 devstack@c-api.service[112349]: DEBUG cinder.api.openstack.wsgi [None req-0465aa1d-9cc8-43e4-95e4-b64faa9876b4 None None] Calling method 'all' {{(pid=112349) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 08:37:45.031214 np0000175317 devstack@c-api.service[112349]: INFO cinder.api.openstack.wsgi [None req-0465aa1d-9cc8-43e4-95e4-b64faa9876b4 None None] https://199.204.45.233/volume// returned with HTTP 300 May 20 08:37:45.031804 np0000175317 devstack@c-api.service[112349]: [pid: 112349|app: 0|req: 2/4] 199.204.45.233 () {66 vars in 1456 bytes} [Wed May 20 08:37:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)