May 09 09:02:20.310014 np0000173040 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:02:20.318765 np0000173040 devstack@c-api.service[113057]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:02:20 2026] *** May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: nodename: np0000173040 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: machine: x86_64 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: clock source: unix May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: pcre jit disabled May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: detected number of CPU cores: 16 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: current working directory: / May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: detected binary path: /usr/bin/uwsgi-core May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: your processes number limit is 256917 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: your memory page size is 4096 bytes May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: detected max file descriptor number: 2048 May 09 09:02:20.321443 np0000173040 devstack@c-api.service[113057]: lock engine: pthread robust mutexes May 09 09:02:20.321822 np0000173040 devstack@c-api.service[113057]: thunder lock: enabled May 09 09:02:20.321863 np0000173040 devstack@c-api.service[113057]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:02:20.321897 np0000173040 devstack@c-api.service[113057]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:02:20.321925 np0000173040 devstack@c-api.service[113057]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:02:20.321925 np0000173040 devstack@c-api.service[113057]: Set PythonHome to /opt/stack/data/venv May 09 09:02:20.357049 np0000173040 devstack@c-api.service[113057]: Python main interpreter initialized at 0x7a3360aa3668 May 09 09:02:20.357049 np0000173040 devstack@c-api.service[113057]: python threads support enabled May 09 09:02:20.357049 np0000173040 devstack@c-api.service[113057]: your server socket listen backlog is limited to 100 connections May 09 09:02:20.357049 np0000173040 devstack@c-api.service[113057]: your mercy for graceful operations on workers is 80 seconds May 09 09:02:20.357544 np0000173040 devstack@c-api.service[113057]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:02:20.357696 np0000173040 devstack@c-api.service[113057]: *** Operational MODE: preforking *** May 09 09:02:20.357910 np0000173040 devstack@c-api.service[113057]: *** uWSGI is running in multiple interpreter mode *** May 09 09:02:20.357910 np0000173040 devstack@c-api.service[113057]: spawned uWSGI master process (pid: 113057) May 09 09:02:20.358099 np0000173040 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:02:20.358621 np0000173040 devstack@c-api.service[113057]: spawned uWSGI worker 1 (pid: 113058, cores: 1) May 09 09:02:20.359230 np0000173040 devstack@c-api.service[113057]: spawned uWSGI worker 2 (pid: 113059, cores: 1) May 09 09:02:20.359697 np0000173040 devstack@c-api.service[113057]: spawned uWSGI worker 3 (pid: 113060, cores: 1) May 09 09:02:20.360172 np0000173040 devstack@c-api.service[113057]: spawned uWSGI worker 4 (pid: 113061, cores: 1) May 09 09:02:20.360240 np0000173040 devstack@c-api.service[113057]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: we strongly recommend against using it for new projects. May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: framework. For more detail see May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:20.484637 np0000173040 devstack@c-api.service[113058]: import eventlet # noqa May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: we strongly recommend against using it for new projects. May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: framework. For more detail see May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:20.485435 np0000173040 devstack@c-api.service[113061]: import eventlet # noqa May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: we strongly recommend against using it for new projects. May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: framework. For more detail see May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:20.494461 np0000173040 devstack@c-api.service[113059]: import eventlet # noqa May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: we strongly recommend against using it for new projects. May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: framework. For more detail see May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:20.501401 np0000173040 devstack@c-api.service[113060]: import eventlet # noqa May 09 09:02:20.571002 np0000173040 devstack@c-api.service[113061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:20.571002 np0000173040 devstack@c-api.service[113061]: debtcollector.deprecate( May 09 09:02:20.581372 np0000173040 devstack@c-api.service[113059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:20.581372 np0000173040 devstack@c-api.service[113059]: debtcollector.deprecate( May 09 09:02:20.589865 np0000173040 devstack@c-api.service[113060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:20.589865 np0000173040 devstack@c-api.service[113060]: debtcollector.deprecate( May 09 09:02:20.591861 np0000173040 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:20.591861 np0000173040 devstack@c-api.service[113058]: debtcollector.deprecate( May 09 09:02:20.653301 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:20.653301 np0000173040 devstack@c-api.service[113061]: from cgi import parse_header May 09 09:02:20.661679 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:20.661679 np0000173040 devstack@c-api.service[113059]: from cgi import parse_header May 09 09:02:20.666286 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:20.666286 np0000173040 devstack@c-api.service[113060]: from cgi import parse_header May 09 09:02:20.674189 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:20.674189 np0000173040 devstack@c-api.service[113058]: from cgi import parse_header May 09 09:02:20.697990 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:20.697990 np0000173040 devstack@c-api.service[113061]: removals.removed_module( May 09 09:02:20.698716 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:20.698716 np0000173040 devstack@c-api.service[113061]: removals.removed_module( May 09 09:02:20.708434 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:20.708434 np0000173040 devstack@c-api.service[113059]: removals.removed_module( May 09 09:02:20.708888 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:20.708888 np0000173040 devstack@c-api.service[113060]: removals.removed_module( May 09 09:02:20.709119 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:20.709119 np0000173040 devstack@c-api.service[113059]: removals.removed_module( May 09 09:02:20.709569 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:20.709569 np0000173040 devstack@c-api.service[113060]: removals.removed_module( May 09 09:02:20.716899 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:20.716899 np0000173040 devstack@c-api.service[113058]: removals.removed_module( May 09 09:02:20.717582 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:20.717582 np0000173040 devstack@c-api.service[113058]: removals.removed_module( May 09 09:02:21.282220 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:21.282220 np0000173040 devstack@c-api.service[113061]: warnings.warn( May 09 09:02:21.313260 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:21.313260 np0000173040 devstack@c-api.service[113058]: warnings.warn( May 09 09:02:21.315179 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:21.315179 np0000173040 devstack@c-api.service[113060]: warnings.warn( May 09 09:02:21.317806 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:21.317806 np0000173040 devstack@c-api.service[113059]: warnings.warn( May 09 09:02:21.375427 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:21.375427 np0000173040 devstack@c-api.service[113061]: warnings.warn( May 09 09:02:21.407119 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:21.407119 np0000173040 devstack@c-api.service[113058]: warnings.warn( May 09 09:02:21.409495 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:21.409495 np0000173040 devstack@c-api.service[113060]: warnings.warn( May 09 09:02:21.423507 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:21.423507 np0000173040 devstack@c-api.service[113059]: warnings.warn( May 09 09:02:21.662385 np0000173040 devstack@c-api.service[113061]: 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 09 09:02:21.663259 np0000173040 devstack@c-api.service[113061]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113061) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:21.691607 np0000173040 devstack@c-api.service[113060]: 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 09 09:02:21.692130 np0000173040 devstack@c-api.service[113060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:21.695501 np0000173040 devstack@c-api.service[113058]: 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 09 09:02:21.695984 np0000173040 devstack@c-api.service[113058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:21.704741 np0000173040 devstack@c-api.service[113059]: 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 09 09:02:21.705253 np0000173040 devstack@c-api.service[113059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:21.746413 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:21.746413 np0000173040 devstack@c-api.service[113061]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:21.755119 np0000173040 devstack@c-api.service[113060]: /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 09 09:02:21.755119 np0000173040 devstack@c-api.service[113060]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:21.757335 np0000173040 devstack@c-api.service[113058]: /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 09 09:02:21.757335 np0000173040 devstack@c-api.service[113058]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:21.765680 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:21.765680 np0000173040 devstack@c-api.service[113059]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:22.190415 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:22.190589 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:22.190801 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.190891 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:22.190976 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.191043 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191043 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.191212 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113061) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:22.191287 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191365 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191436 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191501 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191574 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.191637 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.191732 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.191807 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.193147 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.193239 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.193319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.193319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.193432 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.193496 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.193561 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.193624 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.193719 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.193788 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.193858 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.193922 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.193994 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.194059 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.194121 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.194187 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.194257 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.194257 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.194257 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.194257 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.194257 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.194554 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.194554 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.194718 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.194792 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.194792 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.194926 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.194983 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.195048 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.195048 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.195213 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.195281 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.195350 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.195419 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.195483 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.195555 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.195619 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.195710 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.195786 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.195852 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.195915 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.195985 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.196047 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.196110 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.196168 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.196224 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.196224 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.196224 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.196224 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.196480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.196928 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.197282 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.197348 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.197413 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.197413 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.197528 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.197586 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.197644 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.197748 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.197806 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.197877 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.197955 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.198029 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.198085 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.198085 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.198206 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.198273 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.198343 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.198343 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.198460 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.198541 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.198541 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.198679 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.198751 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.198816 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.198888 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.198951 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.199014 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.199071 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.199159 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.199234 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.199291 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.199362 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.199432 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.199497 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.199555 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.199555 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.199688 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.199688 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.199688 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.199893 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.199958 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.200024 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.200024 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.200145 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.200210 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.200281 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.200345 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.200404 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.200476 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.200476 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.200569 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.200640 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.200742 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.200814 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.200878 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.200947 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.201015 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.201083 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.201156 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.201220 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.201281 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.201351 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.201425 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.201494 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.201550 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.201612 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.201711 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.201780 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.201837 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.201892 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.201965 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.202021 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.202083 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.202152 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.202208 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.202279 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.202336 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.202406 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.202478 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.202536 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.202605 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.202707 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.202781 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.202850 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.202922 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.202991 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.202991 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.202991 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.203216 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.203680 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.203717 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.203746 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.203746 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.203803 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.203834 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.203869 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.203869 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.203925 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.203958 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.203990 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.204018 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.204042 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.204070 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.204098 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.204131 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.204159 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.204189 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.204226 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.204258 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.204286 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.204317 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.204352 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.204383 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.204383 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.204383 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.204463 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.204463 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.204463 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.204633 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.204680 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.204710 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.204710 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.204710 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.204710 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.204818 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.204848 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.204876 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.204911 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.204945 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.204945 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.204945 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.205030 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.205062 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.205096 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.205128 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.205159 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.205159 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.205159 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.205159 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.205276 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.205308 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.205354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.205605 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.205644 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.205695 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.205724 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.205752 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.205781 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.205820 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.205876 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.205918 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.205965 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.206000 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206033 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.206066 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.206098 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.206126 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.206126 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.206126 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.206126 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.206227 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.206260 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.206300 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206331 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206360 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.206390 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.206424 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.206459 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.206493 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.206527 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.206558 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.206597 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.206629 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.206679 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.206709 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.206743 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.206775 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.206806 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206840 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206873 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.206900 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.206930 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.206962 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.206994 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.207025 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.207056 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.207089 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.207143 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.207178 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.207205 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.207233 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.207272 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.207308 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.207340 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.207370 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.207396 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.207427 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.207458 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.207487 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.207487 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.207549 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.207575 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.213075 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.213143 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.213193 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.213260 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.213304 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.213362 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.213438 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.213568 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.213665 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.213759 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.213852 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.213900 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.213947 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.213985 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.214028 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.214074 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.214111 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.214156 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.214198 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.214243 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.214281 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.214315 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.214352 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.214394 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.214438 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.214480 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.214522 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.214568 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.214611 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.214661 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.214704 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.214744 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.214788 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.214824 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.214867 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.214908 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.214954 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.215005 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.215046 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.215087 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.215142 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.215178 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.215211 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.215245 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.215281 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.215315 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.215356 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.215397 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.215441 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.215484 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.215522 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.215572 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.215572 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.215572 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.215572 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.215572 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.215968 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.216043 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.216106 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.216106 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.216187 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.216243 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.216286 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.216320 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.216356 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.216402 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.216456 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.216498 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.216541 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.216581 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.216619 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.216694 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.216740 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.216785 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.216827 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.216873 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.216916 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.216950 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.216989 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.217041 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.217082 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.217121 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.217161 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.217202 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.217245 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.217287 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.217326 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.217362 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.217406 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.217443 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.217480 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.217514 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.217549 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.217595 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.217643 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.217691 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.217736 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.217773 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.217806 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.217849 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.217884 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.217925 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.217963 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.218000 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.218037 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.218074 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.218112 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.218112 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.218186 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.218227 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.218227 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.218227 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.218947 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.218992 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.219035 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.219074 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.219127 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.219167 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.219206 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.219244 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.219285 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.219324 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.219362 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.219395 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.219428 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.219467 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.219510 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.219553 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.219596 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.219642 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.219711 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.219749 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.219792 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.219836 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.219879 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.219921 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.219962 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.220014 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.220051 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.220088 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.220130 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.220168 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.220211 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.220247 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.220289 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.220326 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.220362 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.220411 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.220453 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.220498 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.220536 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.220574 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.220615 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.220687 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.220726 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.220777 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.220829 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.220874 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.220911 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.220949 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.220984 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.221024 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.221061 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.221101 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.221139 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.221139 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.221139 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.221139 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.221747 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.221794 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.221860 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.221932 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.221974 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.222012 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.222048 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.222085 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.222122 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.222172 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.222219 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.222265 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.222303 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.222340 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.222378 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.222414 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.222460 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.222503 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.222503 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.222503 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.222621 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.222687 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.222732 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.222732 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.222806 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.222869 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.222934 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.222973 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.223018 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.223064 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.223130 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.223130 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.223214 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.223256 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.223294 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.223330 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.223368 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.223414 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.223452 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.223498 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.223536 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.223578 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.223623 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.223680 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.223915 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.223959 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.224002 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.224039 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.224077 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.224115 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.224153 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.224189 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.224231 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.224269 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.224307 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.224344 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.224387 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.224425 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.224466 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.224504 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.224545 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.224587 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.224623 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.224684 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.224727 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.224768 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.224812 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.224854 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.224893 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.224930 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.224966 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.225004 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.225040 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.225077 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.225113 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.225148 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.225197 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.225234 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.225279 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.225315 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.225355 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.225397 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.225434 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.225434 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.225610 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.225693 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.225739 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.225802 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.225846 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.225884 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.225922 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.225968 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.226010 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.226047 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.226086 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.226129 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.226172 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.226215 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.226253 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.226290 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.226326 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.226368 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.226402 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.226439 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.226481 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.226523 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.226563 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.226603 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.226641 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.226725 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.226767 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.226809 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.228061 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.228107 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.228156 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.228201 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.228248 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.228290 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.228332 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.228369 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.228412 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.228453 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.228494 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.228530 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.228580 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.228580 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.228964 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.229029 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.229081 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.229120 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.229157 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.229200 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.229239 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.229286 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.229329 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.229374 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.229417 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.229459 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.229500 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.229500 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.231106 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.231168 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.231227 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.231285 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.231357 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.231413 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.231457 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.231457 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.231545 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.231545 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.231621 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.231678 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.231678 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.231678 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.232089 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.232143 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.232229 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.232275 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.232321 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.232360 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.232399 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.232437 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.232487 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.232533 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.232584 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.232630 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.232685 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.232736 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.232773 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.232814 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.232857 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.232896 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.232944 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.232993 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.233037 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.233075 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.233114 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.233152 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.233189 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.233233 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.233271 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.233310 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.233353 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.233353 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.233434 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.233475 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.233512 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.233512 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.233596 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.233636 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.233688 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.233726 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.233726 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.233825 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.233869 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.233916 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.233987 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.233987 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.234092 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.234140 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.234188 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.234240 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.234301 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.234350 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.234401 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.234539 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.234699 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.234748 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.234788 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.234826 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.234865 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.234903 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.234949 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.234988 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.235032 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.235071 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.235141 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.235179 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.235217 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.235264 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.235303 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.235340 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.235377 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.235423 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.235467 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.235505 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.235550 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.235594 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.235632 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.235712 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.235762 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.235808 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.235853 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.235892 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.235931 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.235969 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.236017 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.236056 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.236093 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.236131 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.236174 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.236217 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.236280 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.236321 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.236366 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.236404 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.236442 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.236478 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.236517 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.236561 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.236598 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.236662 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.236662 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.236757 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.236800 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.236843 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.236882 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.236924 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.236961 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.237006 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.237046 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.237082 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.237126 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.237164 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.237201 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.237239 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.237276 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.237312 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.237357 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.237400 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.237438 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.237475 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.237521 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.237558 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.237601 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.237643 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.237701 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.237741 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.237741 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.237741 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.237852 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.237852 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.237852 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.237852 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.238104 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.238145 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.238189 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.238232 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.238275 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.238319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.238319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.238319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.238319 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.238466 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.238507 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.238555 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.238555 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.238633 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.238633 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.238738 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.238783 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.238827 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.238870 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.238909 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.238951 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.238988 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.239025 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.239025 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.242706 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.242758 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.242809 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.242849 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.242895 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.242947 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.242991 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.243029 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.243075 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.243150 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.243197 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.243236 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.243283 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.243328 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.243380 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.243418 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.243462 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.243501 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.243539 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.243577 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.243619 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.243705 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.243753 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.244854 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.244916 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.244962 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.245099 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.245144 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.245211 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.245264 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.245363 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.245479 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.245543 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.245628 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.245700 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.245801 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.245849 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.245893 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.245944 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.245987 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.246025 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.246084 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.246139 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.246207 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.246813 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.246870 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.246944 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.247229 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.247368 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.247368 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.247440 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.250423 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.250549 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.250687 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.250731 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.250796 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.250854 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.250917 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.251149 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.251199 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.251240 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.251277 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.251323 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.251367 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.251406 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.251406 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.251482 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.251520 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.251564 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.251564 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.251632 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.251701 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.251742 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.251742 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.251819 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.251865 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.251903 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.251952 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.251998 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.252042 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.252080 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.252119 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.252158 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.252196 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.252234 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.252272 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.252321 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.252365 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.252411 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.252454 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.252501 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.252541 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.252579 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.252621 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.252674 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.252714 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.252751 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.252789 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.252843 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.252888 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.252936 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.252979 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.253021 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.253065 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.253101 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.253170 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.253242 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.253301 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.253342 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.253380 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.253419 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.253455 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.253493 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.253538 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.253575 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.253613 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.253673 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.253713 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.253767 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.253807 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.253849 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.253886 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.253923 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.253960 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:22.253997 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:22.297119 np0000173040 devstack@c-api.service[113059]: INFO dbcounter [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Registered counter for database cinder May 09 09:02:22.297931 np0000173040 devstack@c-api.service[113061]: INFO dbcounter [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Registered counter for database cinder May 09 09:02:22.298754 np0000173040 devstack@c-api.service[113058]: INFO dbcounter [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Registered counter for database cinder May 09 09:02:22.306783 np0000173040 devstack@c-api.service[113060]: INFO dbcounter [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Registered counter for database cinder May 09 09:02:22.308570 np0000173040 devstack@c-api.service[113059]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a 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=113059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.309555 np0000173040 devstack@c-api.service[113061]: DEBUG oslo_db.sqlalchemy.engines [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 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=113061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.312243 np0000173040 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [None req-25a4416f-7989-40b4-9fde-1edd3c986312 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=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.318351 np0000173040 devstack@c-api.service[113060]: DEBUG oslo_db.sqlalchemy.engines [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 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=113060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.419247 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writer thread running {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:22.421779 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:22.423834 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writer thread running {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:22.424053 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:22.426108 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:22.426408 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:22.428031 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:22.428923 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.429302 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:22.430558 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writer thread running {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:22.430632 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.431939 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:22.433583 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writer thread running {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:22.433718 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:22.434027 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:22.435273 np0000173040 devstack@c-api.service[113059]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a 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=113059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.435358 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.435936 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:22.436163 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:22.437087 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.437230 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:22.438179 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:22.438917 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:22.439025 np0000173040 devstack@c-api.service[113059]: INFO cinder.rpc [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:22.439844 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.440258 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:22.441358 np0000173040 devstack@c-api.service[113061]: DEBUG oslo_db.sqlalchemy.engines [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 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=113061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.441515 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:22.442135 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:22.442868 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.443020 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:22.443088 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.444689 np0000173040 devstack@c-api.service[113061]: INFO cinder.rpc [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:22.444759 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.445366 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.445806 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.448262 np0000173040 devstack@c-api.service[113060]: DEBUG oslo_db.sqlalchemy.engines [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 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=113060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.449060 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.449920 np0000173040 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [None req-25a4416f-7989-40b4-9fde-1edd3c986312 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=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:22.450213 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:22.451753 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:22.452135 np0000173040 devstack@c-api.service[113060]: INFO cinder.rpc [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:22.452299 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.452943 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.453355 np0000173040 devstack@c-api.service[113058]: INFO cinder.rpc [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:22.454190 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.455534 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.457929 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.459849 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.461193 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.462913 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.464099 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.464401 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.464946 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.465872 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.467458 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.468515 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.469065 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.469288 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.470766 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.471952 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.472604 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.472688 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.474894 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.474980 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.475570 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.476794 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.477092 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.478055 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.478270 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.479834 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.479991 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.480959 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.481248 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.482772 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.484644 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.484886 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.485574 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.485932 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.486473 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.488704 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.489196 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.489537 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.489626 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.491786 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.491884 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.493012 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.493276 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.493496 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.494747 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.494813 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.494864 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.496344 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.496984 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.497443 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.497766 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.498269 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.498861 np0000173040 devstack@c-api.service[113059]: WARNING cinder.api.contrib.hosts [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:22.499606 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.500601 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.501093 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.502143 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.502668 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.502736 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.503026 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.503548 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: extensions {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.503640 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.504802 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: encryption {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.505225 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.506436 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.506558 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: encryption {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.506627 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.506835 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.507983 np0000173040 devstack@c-api.service[113061]: WARNING cinder.api.contrib.hosts [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:22.508155 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-quota-sets {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.508668 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.508735 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.508788 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.509539 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: cgsnapshots {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.510199 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.510271 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.510325 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.510989 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-quota-class-sets {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.511743 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.511813 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.511865 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.512299 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-availability-zone {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.512631 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: extensions {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.513338 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.513403 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.513563 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: qos-specs {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.513887 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: encryption {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.514793 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.514860 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.515516 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: encryption {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.515677 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: backups {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.515909 np0000173040 devstack@c-api.service[113060]: WARNING cinder.api.contrib.hosts [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:22.516005 np0000173040 devstack@c-api.service[113058]: WARNING cinder.api.contrib.hosts [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:22.516664 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.516751 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.517089 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-quota-sets {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.518172 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.518238 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: extra_specs {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.518318 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.518493 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: cgsnapshots {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.519760 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.519933 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-quota-class-sets {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.519999 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.520051 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-snapshot-manage {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.520601 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: extensions {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.520988 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: extensions {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.521249 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-availability-zone {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.521482 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-volume-type-access {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.521860 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: encryption {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.522253 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: encryption {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.522512 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: qos-specs {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.523088 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: capabilities {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.523467 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: encryption {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.523918 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: encryption {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.524351 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-hosts {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.524601 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: backups {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.525047 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-quota-sets {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.525684 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: consistencygroups {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.525768 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-quota-sets {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.526424 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: cgsnapshots {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.526632 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: extra_specs {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.527203 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: cgsnapshots {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.527670 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-volume-transfer {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.527855 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-quota-class-sets {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.528625 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-quota-class-sets {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.528711 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-snapshot-manage {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.529164 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-availability-zone {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.529282 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: scheduler-stats {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.529962 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-availability-zone {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.530182 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-volume-type-access {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.530483 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: qos-specs {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.530720 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extended resource: os-volume-manage {{(pid=113059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.531266 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: qos-specs {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.531775 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: capabilities {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.532561 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: backups {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.532895 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.533035 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-hosts {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.533360 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: backups {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.533803 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.contrib.snapshot_actions [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] SnapshotActionsController initialized {{(pid=113059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:22.534369 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: consistencygroups {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.534828 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.535116 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: extra_specs {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.535958 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: extra_specs {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.536325 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-volume-transfer {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.536668 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-snapshot-manage {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.536916 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.537539 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-snapshot-manage {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.537968 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: scheduler-stats {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.538106 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-volume-type-access {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.538511 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.539041 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-volume-type-access {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.539441 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extended resource: os-volume-manage {{(pid=113061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.539702 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: capabilities {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.540289 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.540617 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: capabilities {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.541190 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-hosts {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.541743 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.541809 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.541922 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-hosts {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.542514 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: consistencygroups {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.542707 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] SnapshotActionsController initialized {{(pid=113061) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:22.543274 np0000173040 devstack@c-api.service[113059]: WARNING castellan.key_manager.migration [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.543372 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: consistencygroups {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.543461 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.544113 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544209 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544326 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544431 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544502 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-volume-transfer {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.544571 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544639 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544779 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544859 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.544915 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.544972 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545078 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension UsedLimits extending resource: limits {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545152 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension TypesManage extending resource: types {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545281 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-volume-transfer {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.545349 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension AdminActions extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545403 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension AdminActions extending resource: snapshots {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545482 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension AdminActions extending resource: backups {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545599 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension VolumeActions extending resource: volumes {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.545816 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.v3.router [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.546114 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: scheduler-stats {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.546313 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.547029 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: scheduler-stats {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.547585 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extended resource: os-volume-manage {{(pid=113060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.547728 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.548091 np0000173040 devstack@c-api.service[113059]: WARNING keystonemiddleware.auth_token [None req-eaa7c3dd-873e-465b-a8cd-00e70239eb9a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:22.548490 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extended resource: os-volume-manage {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:22.549178 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.549760 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.550668 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.contrib.snapshot_actions [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] SnapshotActionsController initialized {{(pid=113060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:22.550724 np0000173040 devstack@c-api.service[113061]: WARNING castellan.key_manager.migration [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.550758 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.551437 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.551561 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.551699 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.551807 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.551918 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552046 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552121 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.contrib.snapshot_actions [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] SnapshotActionsController initialized {{(pid=113058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:22.552170 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552243 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552354 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552465 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552565 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension UsedLimits extending resource: limits {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552689 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension TypesManage extending resource: types {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552796 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension AdminActions extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552914 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension AdminActions extending resource: snapshots {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.552962 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.553026 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension AdminActions extending resource: backups {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.553127 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension VolumeActions extending resource: volumes {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.553168 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.553335 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.v3.router [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.553984 np0000173040 devstack@c-api.service[113059]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3360aa3668 pid: 113059 (default app) May 09 09:02:22.554448 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.554574 np0000173040 devstack@c-api.service[113059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:02:22.554574 np0000173040 devstack@c-api.service[113059]: warnings.warn( May 09 09:02:22.554747 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.555583 np0000173040 devstack@c-api.service[113061]: WARNING keystonemiddleware.auth_token [None req-2f9c6bba-29e3-47c1-94c7-5813bb070b33 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:22.555951 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.556042 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.557389 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.557495 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.558874 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.559013 np0000173040 devstack@c-api.service[113060]: WARNING castellan.key_manager.migration [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.559828 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.559949 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560019 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560165 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560258 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560352 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560479 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560582 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560731 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560800 np0000173040 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:22.560864 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension UsedLimits extending resource: limits {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.560944 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension TypesManage extending resource: types {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561052 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension AdminActions extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561187 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension AdminActions extending resource: snapshots {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561275 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension AdminActions extending resource: backups {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561396 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension VolumeActions extending resource: volumes {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561461 np0000173040 devstack@c-api.service[113061]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3360aa3668 pid: 113061 (default app) May 09 09:02:22.561590 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.v3.router [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561748 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561861 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.561968 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562083 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562179 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562274 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562417 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562507 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.562572 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.562572 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.562572 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.562572 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.562572 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563099 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563099 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563099 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563099 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563099 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563484 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563484 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563605 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563646 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563956 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563956 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.563956 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.563956 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564143 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564143 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564143 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564143 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564354 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension UsedLimits extending resource: limits {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.564394 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564394 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564394 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564394 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564394 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564621 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564621 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564621 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564621 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564621 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564878 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.564878 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.564968 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension TypesManage extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565012 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565302 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565575 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565575 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565702 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension AdminActions extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.565756 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566074 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566074 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566074 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566074 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566321 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension AdminActions extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.566367 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566367 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566367 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566367 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566367 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566594 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566594 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566594 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566594 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566594 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566839 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566839 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.566839 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.566839 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567028 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension AdminActions extending resource: backups {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567074 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567344 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567344 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567344 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567344 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567526 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension VolumeActions extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.567570 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567570 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567570 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567570 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567826 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567826 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.567826 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.567826 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568033 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568033 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568033 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568033 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568220 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568220 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568220 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568220 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568220 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568454 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568454 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568454 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568454 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568454 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568691 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568691 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568691 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568691 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568871 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568871 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.568871 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.568871 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569070 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:22.569133 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569133 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569133 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569133 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569338 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569338 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569338 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569338 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569522 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569522 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.569522 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.569522 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570144 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570405 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570405 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570405 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570405 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570405 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570643 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.570988 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571240 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571500 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571500 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571590 np0000173040 devstack@c-api.service[113060]: WARNING keystonemiddleware.auth_token [None req-510c5eba-e9ef-4910-b2b3-f4d73cd5fc13 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571626 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571898 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571898 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.571898 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.571898 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572057 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.572057 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572057 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.572057 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572057 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: /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 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: warnings.warn(deprecated_msg) May 09 09:02:22.572261 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-159a5a8d-77b2-433b-99db-bb13a7d91cb0 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:22.572581 np0000173040 devstack@c-api.service[113058]: WARNING keystonemiddleware.auth_token [None req-25a4416f-7989-40b4-9fde-1edd3c986312 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:22.572620 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 946 bytes} [Sat May 9 09:02:22 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:02:22.572677 np0000173040 devstack@c-api.service[113060]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3360aa3668 pid: 113060 (default app) May 09 09:02:22.572720 np0000173040 devstack@c-api.service[113058]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a3360aa3668 pid: 113058 (default app) May 09 09:02:30.079010 np0000173040 devstack@c-api.service[113061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:02:30.079010 np0000173040 devstack@c-api.service[113061]: warnings.warn( May 09 09:02:30.091631 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.091631 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.091881 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.091881 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.091881 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.091881 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.091881 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092221 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092570 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092570 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092570 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092570 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092570 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092947 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092947 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.092947 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.092947 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093354 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093354 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093354 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093354 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093597 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093597 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093597 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093597 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093597 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093924 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093924 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093924 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.093924 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.093924 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094209 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094573 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.094944 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095281 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095646 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095646 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095646 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095646 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095928 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095928 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095928 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.095928 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.095928 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096227 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096227 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096227 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096227 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096227 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096511 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096887 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096887 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096887 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.096887 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.096887 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097214 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097214 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097214 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097214 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097214 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097510 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097510 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097510 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097510 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097775 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097775 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.097775 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.097775 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098018 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098018 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098018 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098018 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098018 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098318 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098318 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098318 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098318 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098318 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098619 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098619 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098619 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098619 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098883 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098883 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.098883 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.098883 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099124 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099124 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099124 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099124 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099383 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099383 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099383 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099383 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099628 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099628 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099628 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099628 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.099923 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100293 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100293 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100293 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100293 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100293 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100598 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.100932 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101147 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101381 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101599 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101599 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101599 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101599 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101784 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101784 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101784 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101784 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101932 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101932 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.101932 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.101932 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.102078 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.102078 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.102078 np0000173040 devstack@c-api.service[113061]: /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 09 09:02:30.102078 np0000173040 devstack@c-api.service[113061]: warnings.warn(deprecated_msg) May 09 09:02:30.102078 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:30.581716 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af admin admin] POST https://199.204.45.49/volume/v3/types May 09 09:02:30.582367 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:02:30.584222 np0000173040 devstack@c-api.service[113061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:02:30.584222 np0000173040 devstack@c-api.service[113061]: warnings.warn( May 09 09:02:30.590599 np0000173040 devstack@c-api.service[113061]: DEBUG oslo_db.sqlalchemy.engines [None req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af 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=113061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:30.620915 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 09 09:02:30.621448 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Sat May 9 09:02:30 2026] POST /volume/v3/types => generated 186 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:02:30.632911 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af req-b6ceee4d-d74e-4198-8ea8-96d3799590b8 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:30.960672 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af req-b6ceee4d-d74e-4198-8ea8-96d3799590b8 admin admin] POST https://199.204.45.49/volume/v3/types/f8fbcfeb-e9d4-4290-91c8-2ee1a1f5f254/extra_specs May 09 09:02:30.960672 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af req-b6ceee4d-d74e-4198-8ea8-96d3799590b8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:02:30.961957 np0000173040 devstack@c-api.service[113059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:02:30.961957 np0000173040 devstack@c-api.service[113059]: warnings.warn( May 09 09:02:30.969740 np0000173040 devstack@c-api.service[113059]: DEBUG oslo_db.sqlalchemy.engines [req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af req-b6ceee4d-d74e-4198-8ea8-96d3799590b8 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=113059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:31.027386 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [req-7cc3deb7-2569-4c2c-9310-e7b08a0a05af req-b6ceee4d-d74e-4198-8ea8-96d3799590b8 admin admin] https://199.204.45.49/volume/v3/types/f8fbcfeb-e9d4-4290-91c8-2ee1a1f5f254/extra_specs returned with HTTP 200 May 09 09:02:31.028107 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Sat May 9 09:02:30 2026] POST /volume/v3/types/f8fbcfeb-e9d4-4290-91c8-2ee1a1f5f254/extra_specs => generated 55 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:02:32.452418 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=6 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:32.453431 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=6 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:40.619684 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:41.025839 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:35.760485 np0000173040 devstack@c-api.service[113060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:06:35.760485 np0000173040 devstack@c-api.service[113060]: warnings.warn( May 09 09:06:35.771802 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.771802 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.771802 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.771802 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772197 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772197 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772197 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772197 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772498 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772959 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772959 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772959 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.772959 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.772959 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773315 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773315 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773315 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773315 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773315 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773631 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773631 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773631 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773631 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773934 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773934 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773934 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.773934 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.773934 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774470 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.774470 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774470 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.774470 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774470 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.774847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775227 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.775611 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776123 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776123 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776123 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776123 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776123 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776501 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776501 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776501 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776501 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776501 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.776847 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.777234 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777624 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.777624 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777624 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.777624 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.777624 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778067 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778067 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778067 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778067 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778067 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778438 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778438 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778438 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778438 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778815 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778815 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.778815 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.778815 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779095 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779095 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779095 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779095 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779095 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779456 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779456 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779456 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779456 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779456 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779804 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779804 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.779804 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.779804 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780070 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780070 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780070 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780070 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780387 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780387 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780387 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780387 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780705 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780705 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780705 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780705 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780901 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780901 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.780901 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.780901 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781119 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781119 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781119 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781119 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781119 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781351 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781597 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781597 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781597 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781597 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781597 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.781887 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782207 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782466 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782724 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782987 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782987 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.782987 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.782987 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783158 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.783158 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783158 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.783158 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783158 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: /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 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: warnings.warn(deprecated_msg) May 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-0d0bc39f-a3d0-4dcd-815b-76c87bc57fe4 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:35.783397 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-0d0bc39f-a3d0-4dcd-815b-76c87bc57fe4 None None] GET https://199.204.45.49/volume// May 09 09:06:35.783703 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc39f-a3d0-4dcd-815b-76c87bc57fe4 None None] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:35.783703 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-0d0bc39f-a3d0-4dcd-815b-76c87bc57fe4 None None] Calling method 'all' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:35.783703 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-0d0bc39f-a3d0-4dcd-815b-76c87bc57fe4 None None] https://199.204.45.49/volume// returned with HTTP 300 May 09 09:06:35.783703 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Sat May 9 09:06:35 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:07:11.476187 np0000173040 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:11.476187 np0000173040 devstack@c-api.service[113058]: warnings.warn( May 09 09:07:11.488925 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.488925 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.488925 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.488925 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.488925 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489316 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.489316 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489316 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.489316 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489316 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.489613 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490062 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490062 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490062 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490062 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490285 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490285 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490285 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490285 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490512 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490512 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490512 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490512 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490759 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490759 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490759 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.490759 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.490759 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491061 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491061 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491061 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491061 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491061 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491318 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.491696 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492117 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492446 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492446 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492446 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492446 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492446 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492769 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492769 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492769 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.492769 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.492769 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493030 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493361 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493715 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493715 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493715 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493715 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493715 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493991 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493991 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493991 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.493991 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.493991 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494271 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494271 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494271 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494271 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494483 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494483 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494483 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494483 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494725 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.494725 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.494725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495029 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495029 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495029 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495029 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495029 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495287 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495287 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495287 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495287 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495513 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495513 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495513 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495513 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495759 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495759 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.495759 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.495759 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496049 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496049 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496049 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496049 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496281 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496281 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496281 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496281 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496498 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496498 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496498 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496498 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496498 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496725 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496938 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496938 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496938 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.496938 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.496938 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497107 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497308 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497515 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497738 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497962 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497962 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.497962 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.497962 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498099 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.498099 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498099 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.498099 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498099 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: /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 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) May 09 09:07:11.498281 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:11.839985 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] GET https://199.204.45.49/volume/v3/types?is_public=None May 09 09:07:11.840336 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:11.840637 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] Calling method 'index' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:11.841170 np0000173040 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:11.841170 np0000173040 devstack@c-api.service[113058]: warnings.warn( May 09 09:07:11.841807 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:07:11.852937 np0000173040 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:11.875124 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 demo demo] https://199.204.45.49/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:07:11.875538 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 1/5] 199.204.45.49 () {64 vars in 1256 bytes} [Sat May 9 09:07:11 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:11.882930 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 req-21ab17a7-9bb4-4437-b4b6-f9bf923a844b None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:11.885551 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 req-21ab17a7-9bb4-4437-b4b6-f9bf923a844b demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 09:07:11.885749 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 req-21ab17a7-9bb4-4437-b4b6-f9bf923a844b demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:11.885937 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 req-21ab17a7-9bb4-4437-b4b6-f9bf923a844b demo demo] Calling method 'show' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:11.893934 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [req-3c5b58bc-5b5d-40f1-93b3-fcbedd9bff83 req-21ab17a7-9bb4-4437-b4b6-f9bf923a844b demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 09:07:11.894237 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 2/6] 199.204.45.49 () {66 vars in 1322 bytes} [Sat May 9 09:07:11 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:12.221684 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-f3d44c56-49e9-4387-bf30-3eec1773ffd5 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:12.225555 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-f3d44c56-49e9-4387-bf30-3eec1773ffd5 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 09:07:12.226036 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-f3d44c56-49e9-4387-bf30-3eec1773ffd5 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:12.226463 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-f3d44c56-49e9-4387-bf30-3eec1773ffd5 demo demo] Calling method 'show' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:12.242759 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-f3d44c56-49e9-4387-bf30-3eec1773ffd5 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 09:07:12.243098 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 3/7] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 09:07:12 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:12.643760 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:12.962886 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 09:07:12.963226 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:12.963464 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 demo demo] Calling method 'show' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:12.972221 np0000173040 devstack@c-api.service[113060]: DEBUG oslo_db.sqlalchemy.engines [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:12.990264 np0000173040 devstack@c-api.service[113060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:07:12.990264 np0000173040 devstack@c-api.service[113060]: warnings.warn( May 09 09:07:12.992484 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-da931d7b-1bd4-48fc-b5e9-bb83500dafa3 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 09:07:12.992878 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 09:07:12 2026] GET /volume/v3/types/default => generated 145 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:13.006399 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-f5245fc6-eb66-4b8e-996b-61e2d2f80674 None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:13.008753 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-f5245fc6-eb66-4b8e-996b-61e2d2f80674 demo demo] GET https://199.204.45.49/volume/v3/types/default May 09 09:07:13.009006 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-f5245fc6-eb66-4b8e-996b-61e2d2f80674 demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:13.009277 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-f5245fc6-eb66-4b8e-996b-61e2d2f80674 demo demo] Calling method 'show' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:13.024519 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-f5245fc6-eb66-4b8e-996b-61e2d2f80674 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 May 09 09:07:13.024875 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 2/9] 199.204.45.49 () {64 vars in 1251 bytes} [Sat May 9 09:07:13 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) May 09 09:07:21.890918 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=2 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:22.238916 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=2 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:22.988510 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=2 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:23.021021 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=3 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:09.314774 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-986f10ec-0b40-48f9-af4d-52637526cd8e None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:09.407008 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:13:09.407391 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:09.407794 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:09.408827 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:09.411098 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:09.444960 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] Get all volumes completed successfully. May 09 09:13:09.447774 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-986f10ec-0b40-48f9-af4d-52637526cd8e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:09.448225 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 3/10] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:13:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:13:19.437604 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:09.465499 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-42b84511-08a4-474d-bfb5-912468ceea69 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:09.470059 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:14:09.470281 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:09.470509 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:09.471055 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:09.471840 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:09.504287 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] Get all volumes completed successfully. May 09 09:14:09.506366 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-42b84511-08a4-474d-bfb5-912468ceea69 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:09.506766 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 4/11] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:14:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:19.498646 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:09.524513 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:09.529679 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:15:09.530379 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:09.530703 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:09.531471 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:09.532682 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:09.572179 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] Get all volumes completed successfully. May 09 09:15:09.574567 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-f5deb5ce-5cbe-4778-9a34-2c59653a197f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:09.575001 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 3/12] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:15:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:19.566370 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:09.588558 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:09.596097 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:16:09.596642 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:09.597255 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:09.598126 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:09.599224 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:09.642184 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] Get all volumes completed successfully. May 09 09:16:09.644961 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-a35d1c9b-a051-4e7c-8a2b-11377bc0579b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:09.645729 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 3/13] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:16:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:19.635804 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:09.700132 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:09.703739 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:17:09.703969 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:09.706223 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:09.706223 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:09.706223 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:09.718405 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] Get all volumes completed successfully. May 09 09:17:09.721055 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-3e9d3243-7aa0-401c-881a-6968501d8f85 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:09.722179 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 4/14] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:17:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:19.708519 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:09.741406 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-878d309e-f58a-420a-8eac-58d08481a51c None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:09.844801 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:18:09.845118 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:09.845559 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:09.846143 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:09.847809 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:09.859643 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] Get all volumes completed successfully. May 09 09:18:09.861700 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-878d309e-f58a-420a-8eac-58d08481a51c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:09.862170 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 5/15] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:18:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:19.852979 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:09.881641 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:09.885616 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:19:09.886092 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:09.886498 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:09.887213 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:09.888791 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:09.896790 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] Get all volumes completed successfully. May 09 09:19:09.898738 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-2a299a46-0550-4ec6-92be-6ea11fd56dae demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:09.899037 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 4/16] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:19:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:19.891972 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:09.913932 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-12874578-592b-4794-8905-d4a2f9605c05 None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:09.918455 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:20:09.918455 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:09.918678 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:09.918929 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:09.919950 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:09.929993 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] Get all volumes completed successfully. May 09 09:20:09.932198 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-12874578-592b-4794-8905-d4a2f9605c05 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:09.932878 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 4/17] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:20:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:19.923888 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:09.960840 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-274bef6d-2302-4723-b579-7b1f90157be6 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:09.963154 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:21:09.963421 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:09.963559 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:09.963792 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:09.964600 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:09.973409 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] Get all volumes completed successfully. May 09 09:21:09.976207 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-274bef6d-2302-4723-b579-7b1f90157be6 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:09.976676 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 5/18] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:21:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:19.967590 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:09.991008 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:09.995242 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:22:09.995504 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:09.995800 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:09.996170 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:09.997243 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:10.006775 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] Get all volumes completed successfully. May 09 09:22:10.008734 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-48ed7046-f3ba-4f3a-8144-564459e6e816 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:10.009163 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 6/19] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:22:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:20.001551 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:10.025708 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:10.174454 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:23:10.174840 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:10.175224 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:10.175718 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:10.176975 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:10.187769 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] Get all volumes completed successfully. May 09 09:23:10.190582 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-0a6455d9-fb7f-4f60-9c41-00cfc0aa1a84 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:10.191197 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 5/20] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:23:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:20.182138 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:10.203889 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-2ea12ea9-000e-4043-928e-565dc225b58a None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:10.207912 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:24:10.208285 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:10.208678 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:10.209146 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:10.210625 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:10.222225 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] Get all volumes completed successfully. May 09 09:24:10.226731 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-2ea12ea9-000e-4043-928e-565dc225b58a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:10.227409 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 5/21] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:24:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:20.214720 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:10.245915 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-027a1126-2020-4b31-9984-c4b84cde6c59 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:10.251117 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:25:10.251253 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:10.251490 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:10.251791 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:10.252533 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:10.261145 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] Get all volumes completed successfully. May 09 09:25:10.264055 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-027a1126-2020-4b31-9984-c4b84cde6c59 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:10.264553 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:25:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:20.255247 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:10.279984 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:10.282748 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:26:10.282978 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:10.283281 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:10.283566 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:10.284480 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:10.291091 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] Get all volumes completed successfully. May 09 09:26:10.292893 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-45d2a8c7-c20a-4245-9f21-faf73f988d99 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:10.293216 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 7/23] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:26:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:20.288117 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:10.308795 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:10.311998 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:27:10.312228 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:10.312491 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:10.312925 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:10.313842 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:10.323098 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] Get all volumes completed successfully. May 09 09:27:10.325602 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-cf13d780-5f0b-4125-bd0d-48bcf7f3989a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:10.326046 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:27:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:20.317171 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:10.341739 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:10.475841 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:28:10.476079 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:10.476341 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:10.476646 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:10.477849 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:10.485975 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] Get all volumes completed successfully. May 09 09:28:10.488020 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-cd47fdd6-89fe-4bbd-8984-6fface91a1a3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:10.488345 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 6/25] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:28:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:20.480971 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:10.502066 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:10.504739 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:29:10.504967 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:10.505242 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:10.505533 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:10.506476 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:10.514292 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] Get all volumes completed successfully. May 09 09:29:10.516085 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-0b572e42-ec1c-4c9f-bd9d-9ad7b0910619 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:10.516550 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:29:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:20.509387 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:10.531475 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:10.533972 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:30:10.534161 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:10.534368 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:10.534740 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:10.535636 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:10.542952 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] Get all volumes completed successfully. May 09 09:30:10.544863 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-61e04682-08a4-4f2c-9a47-72a1afdf8cc2 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:10.545217 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 8/27] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:30:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:20.538835 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:10.563826 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:10.567031 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:31:10.567406 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:10.567831 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:10.568302 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:10.570223 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:10.577559 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] Get all volumes completed successfully. May 09 09:31:10.579507 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-3eef6d40-17e2-4fde-887c-f0eb05bf40c0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:10.579869 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:31:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:20.572776 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:10.595696 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:10.600035 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:32:10.600327 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:10.600720 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:10.601189 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:10.602768 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:10.610923 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] Get all volumes completed successfully. May 09 09:32:10.612799 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-02a7cc39-8334-4fc2-8749-96ec4db22beb demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:10.613125 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 7/29] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:32:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:20.606786 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:10.634005 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:10.723704 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:33:10.723704 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:10.723704 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:10.724310 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:10.725350 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:10.734716 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] Get all volumes completed successfully. May 09 09:33:10.737510 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-ac9aabe5-e317-4b3c-9834-ecd66606ae33 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:10.738126 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:33:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:20.728708 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:10.756926 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-23758c65-ac0b-4027-89ba-6216743aaedd None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:10.760281 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:34:10.760521 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:10.760828 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:10.761116 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:10.762084 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:10.769762 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] Get all volumes completed successfully. May 09 09:34:10.771750 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-23758c65-ac0b-4027-89ba-6216743aaedd demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:10.772093 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 9/31] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:34:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:20.765060 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:10.786631 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:10.790865 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:35:10.791220 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:10.791607 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:10.792109 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:10.793968 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:10.801983 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] Get all volumes completed successfully. May 09 09:35:10.804698 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-a1af67b7-392d-4b3a-8601-2fc85d9aad14 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:10.805201 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:35:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:20.797180 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:10.819629 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-6884c585-8612-4518-a937-282b8e11c66a None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:10.822825 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:36:10.823050 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:10.823288 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:10.823564 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:10.824560 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:10.831960 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] Get all volumes completed successfully. May 09 09:36:10.833870 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-6884c585-8612-4518-a937-282b8e11c66a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:10.834186 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 8/33] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:36:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:20.827459 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:10.850791 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:10.855554 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:37:10.855795 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:10.856033 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:10.856325 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:10.857450 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:10.867168 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] Get all volumes completed successfully. May 09 09:37:10.869774 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-f0a2b120-ad07-4d16-b269-a89e5aab5b1e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:10.870216 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:37:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:20.861023 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:10.885423 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:10.924033 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:38:10.924551 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:10.925157 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:10.925696 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:10.927396 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:10.934421 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] Get all volumes completed successfully. May 09 09:38:10.936458 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-63399ccf-51ff-412b-bea9-5e1cb5ba178c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:10.936835 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 10/35] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:38:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:20.930967 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:10.954843 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-3ab14df7-e798-4b57-b188-8882877241a0 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:10.957695 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:39:10.957936 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:10.958205 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:10.958611 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:10.959601 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:10.968783 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] Get all volumes completed successfully. May 09 09:39:10.971439 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-3ab14df7-e798-4b57-b188-8882877241a0 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:10.971911 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:39:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:20.962691 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:10.988819 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-cca67a58-9878-47de-be8f-eff53eee1998 None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:10.991625 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:40:10.991857 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] Empty body provided in request {{(pid=113058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:10.992132 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] Calling method 'detail' {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:10.992418 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.api.api_utils [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] Removing options '' from query. {{(pid=113058) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:10.993344 np0000173040 devstack@c-api.service[113058]: DEBUG cinder.volume.api [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113058) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:11.000082 np0000173040 devstack@c-api.service[113058]: INFO cinder.volume.api [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] Get all volumes completed successfully. May 09 09:40:11.001966 np0000173040 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [None req-cca67a58-9878-47de-be8f-eff53eee1998 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:11.002300 np0000173040 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 9/37] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:40:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:40:20.996261 np0000173040 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:11.016714 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.middleware.request_id [None req-2cb2667a-a813-4198-9a13-6c0225273124 None None] RequestId filter calling following filter/app {{(pid=113061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:11.020348 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:41:11.020726 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] Empty body provided in request {{(pid=113061) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:11.021085 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.openstack.wsgi [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] Calling method 'detail' {{(pid=113061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:11.021558 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.api.api_utils [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] Removing options '' from query. {{(pid=113061) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:11.022981 np0000173040 devstack@c-api.service[113061]: DEBUG cinder.volume.api [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113061) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:11.039006 np0000173040 devstack@c-api.service[113061]: INFO cinder.volume.api [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] Get all volumes completed successfully. May 09 09:41:11.041696 np0000173040 devstack@c-api.service[113061]: INFO cinder.api.openstack.wsgi [None req-2cb2667a-a813-4198-9a13-6c0225273124 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:11.042425 np0000173040 devstack@c-api.service[113061]: [pid: 113061|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:41:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:21.028012 np0000173040 devstack@c-api.service[113061]: DEBUG dbcounter [-] [113061] Writing DB stats cinder:SELECT=1 {{(pid=113061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:11.058420 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.middleware.request_id [None req-ac907a7c-6f16-4843-b825-318911bcde13 None None] RequestId filter calling following filter/app {{(pid=113059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:11.060462 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:42:11.060772 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] Empty body provided in request {{(pid=113059) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:11.061066 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.openstack.wsgi [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] Calling method 'detail' {{(pid=113059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:11.061404 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.api.api_utils [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] Removing options '' from query. {{(pid=113059) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:11.062377 np0000173040 devstack@c-api.service[113059]: DEBUG cinder.volume.api [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113059) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:11.070448 np0000173040 devstack@c-api.service[113059]: INFO cinder.volume.api [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] Get all volumes completed successfully. May 09 09:42:11.072970 np0000173040 devstack@c-api.service[113059]: INFO cinder.api.openstack.wsgi [None req-ac907a7c-6f16-4843-b825-318911bcde13 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:11.073380 np0000173040 devstack@c-api.service[113059]: [pid: 113059|app: 0|req: 11/39] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:42:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:21.065488 np0000173040 devstack@c-api.service[113059]: DEBUG dbcounter [-] [113059] Writing DB stats cinder:SELECT=1 {{(pid=113059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:11.091885 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.middleware.request_id [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 None None] RequestId filter calling following filter/app {{(pid=113060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:11.180614 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail May 09 09:43:11.180783 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] Empty body provided in request {{(pid=113060) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:11.180965 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.openstack.wsgi [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] Calling method 'detail' {{(pid=113060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:11.181178 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.api.api_utils [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] Removing options '' from query. {{(pid=113060) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:11.181862 np0000173040 devstack@c-api.service[113060]: DEBUG cinder.volume.api [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113060) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:11.193681 np0000173040 devstack@c-api.service[113060]: INFO cinder.volume.api [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] Get all volumes completed successfully. May 09 09:43:11.193681 np0000173040 devstack@c-api.service[113060]: INFO cinder.api.openstack.wsgi [None req-9eb6369d-9e1b-4d9d-9bcd-eb469a100746 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:11.193953 np0000173040 devstack@c-api.service[113060]: [pid: 113060|app: 0|req: 10/40] 199.204.45.49 () {64 vars in 1290 bytes} [Sat May 9 09:43:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:43:21.185631 np0000173040 devstack@c-api.service[113060]: DEBUG dbcounter [-] [113060] Writing DB stats cinder:SELECT=1 {{(pid=113060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}