May 08 03:20:52.620176 np0000172640 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 03:20:52.626498 np0000172640 devstack@c-api.service[113044]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 03:20:52 2026] *** May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: nodename: np0000172640 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: machine: x86_64 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: clock source: unix May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: pcre jit disabled May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: detected number of CPU cores: 16 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: current working directory: / May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: detected binary path: /usr/bin/uwsgi-core May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: your processes number limit is 256917 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: your memory page size is 4096 bytes May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: detected max file descriptor number: 2048 May 08 03:20:52.628741 np0000172640 devstack@c-api.service[113044]: lock engine: pthread robust mutexes May 08 03:20:52.629835 np0000172640 devstack@c-api.service[113044]: thunder lock: enabled May 08 03:20:52.629835 np0000172640 devstack@c-api.service[113044]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 03:20:52.629835 np0000172640 devstack@c-api.service[113044]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 03:20:52.629835 np0000172640 devstack@c-api.service[113044]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 03:20:52.629835 np0000172640 devstack@c-api.service[113044]: Set PythonHome to /opt/stack/data/venv May 08 03:20:52.663151 np0000172640 devstack@c-api.service[113044]: Python main interpreter initialized at 0x7b8615ca3668 May 08 03:20:52.663151 np0000172640 devstack@c-api.service[113044]: python threads support enabled May 08 03:20:52.663151 np0000172640 devstack@c-api.service[113044]: your server socket listen backlog is limited to 100 connections May 08 03:20:52.663151 np0000172640 devstack@c-api.service[113044]: your mercy for graceful operations on workers is 80 seconds May 08 03:20:52.663655 np0000172640 devstack@c-api.service[113044]: mapped 671795 bytes (656 KB) for 4 cores May 08 03:20:52.663826 np0000172640 devstack@c-api.service[113044]: *** Operational MODE: preforking *** May 08 03:20:52.664029 np0000172640 devstack@c-api.service[113044]: *** uWSGI is running in multiple interpreter mode *** May 08 03:20:52.664029 np0000172640 devstack@c-api.service[113044]: spawned uWSGI master process (pid: 113044) May 08 03:20:52.664229 np0000172640 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 03:20:52.664784 np0000172640 devstack@c-api.service[113044]: spawned uWSGI worker 1 (pid: 113051, cores: 1) May 08 03:20:52.665301 np0000172640 devstack@c-api.service[113044]: spawned uWSGI worker 2 (pid: 113052, cores: 1) May 08 03:20:52.665745 np0000172640 devstack@c-api.service[113044]: spawned uWSGI worker 3 (pid: 113053, cores: 1) May 08 03:20:52.666300 np0000172640 devstack@c-api.service[113044]: spawned uWSGI worker 4 (pid: 113054, cores: 1) May 08 03:20:52.666300 np0000172640 devstack@c-api.service[113044]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: we strongly recommend against using it for new projects. May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: If you are already using Eventlet, we recommend migrating to a different May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: framework. For more detail see May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:20:52.790513 np0000172640 devstack@c-api.service[113053]: import eventlet # noqa May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: we strongly recommend against using it for new projects. May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: If you are already using Eventlet, we recommend migrating to a different May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: framework. For more detail see May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:20:52.791105 np0000172640 devstack@c-api.service[113052]: import eventlet # noqa May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: we strongly recommend against using it for new projects. May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: If you are already using Eventlet, we recommend migrating to a different May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: framework. For more detail see May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:20:52.795856 np0000172640 devstack@c-api.service[113051]: import eventlet # noqa May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: we strongly recommend against using it for new projects. May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: If you are already using Eventlet, we recommend migrating to a different May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: framework. For more detail see May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:20:52.796762 np0000172640 devstack@c-api.service[113054]: import eventlet # noqa May 08 03:20:52.873894 np0000172640 devstack@c-api.service[113052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:20:52.873894 np0000172640 devstack@c-api.service[113052]: debtcollector.deprecate( May 08 03:20:52.878073 np0000172640 devstack@c-api.service[113053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:20:52.878073 np0000172640 devstack@c-api.service[113053]: debtcollector.deprecate( May 08 03:20:52.883284 np0000172640 devstack@c-api.service[113054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:20:52.883284 np0000172640 devstack@c-api.service[113054]: debtcollector.deprecate( May 08 03:20:52.884503 np0000172640 devstack@c-api.service[113051]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:20:52.884503 np0000172640 devstack@c-api.service[113051]: debtcollector.deprecate( May 08 03:20:52.956115 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:52.956115 np0000172640 devstack@c-api.service[113052]: from cgi import parse_header May 08 03:20:52.962255 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:52.962255 np0000172640 devstack@c-api.service[113053]: from cgi import parse_header May 08 03:20:52.968579 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:52.968579 np0000172640 devstack@c-api.service[113051]: from cgi import parse_header May 08 03:20:52.980461 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:52.980461 np0000172640 devstack@c-api.service[113054]: from cgi import parse_header May 08 03:20:53.002394 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:53.002394 np0000172640 devstack@c-api.service[113052]: removals.removed_module( May 08 03:20:53.003245 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:53.003245 np0000172640 devstack@c-api.service[113052]: removals.removed_module( May 08 03:20:53.012091 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:53.012091 np0000172640 devstack@c-api.service[113053]: removals.removed_module( May 08 03:20:53.012951 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:53.012951 np0000172640 devstack@c-api.service[113053]: removals.removed_module( May 08 03:20:53.016682 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:53.016682 np0000172640 devstack@c-api.service[113051]: removals.removed_module( May 08 03:20:53.017399 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:53.017399 np0000172640 devstack@c-api.service[113051]: removals.removed_module( May 08 03:20:53.025823 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:53.025823 np0000172640 devstack@c-api.service[113054]: removals.removed_module( May 08 03:20:53.026536 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:53.026536 np0000172640 devstack@c-api.service[113054]: removals.removed_module( May 08 03:20:53.599669 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:53.599669 np0000172640 devstack@c-api.service[113053]: warnings.warn( May 08 03:20:53.635124 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:53.635124 np0000172640 devstack@c-api.service[113051]: warnings.warn( May 08 03:20:53.638847 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:53.638847 np0000172640 devstack@c-api.service[113052]: warnings.warn( May 08 03:20:53.694131 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:53.694131 np0000172640 devstack@c-api.service[113053]: warnings.warn( May 08 03:20:53.708179 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:53.708179 np0000172640 devstack@c-api.service[113054]: warnings.warn( May 08 03:20:53.729631 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:53.729631 np0000172640 devstack@c-api.service[113051]: warnings.warn( May 08 03:20:53.738191 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:53.738191 np0000172640 devstack@c-api.service[113052]: warnings.warn( May 08 03:20:53.807218 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:53.807218 np0000172640 devstack@c-api.service[113054]: warnings.warn( May 08 03:20:53.973855 np0000172640 devstack@c-api.service[113053]: 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 08 03:20:53.974431 np0000172640 devstack@c-api.service[113053]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113053) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:20:54.025441 np0000172640 devstack@c-api.service[113051]: 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 08 03:20:54.025741 np0000172640 devstack@c-api.service[113052]: 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 08 03:20:54.025966 np0000172640 devstack@c-api.service[113051]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113051) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:20:54.026014 np0000172640 devstack@c-api.service[113052]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113052) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:20:54.058285 np0000172640 devstack@c-api.service[113053]: /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 08 03:20:54.058285 np0000172640 devstack@c-api.service[113053]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:20:54.087191 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.087191 np0000172640 devstack@c-api.service[113051]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:20:54.088124 np0000172640 devstack@c-api.service[113052]: /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 08 03:20:54.088124 np0000172640 devstack@c-api.service[113052]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:20:54.093297 np0000172640 devstack@c-api.service[113054]: 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 08 03:20:54.093454 np0000172640 devstack@c-api.service[113054]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113054) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:20:54.155571 np0000172640 devstack@c-api.service[113054]: /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 08 03:20:54.155571 np0000172640 devstack@c-api.service[113054]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:20:54.505250 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113052) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:20:54.505495 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113053) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:20:54.505587 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113051) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:20:54.505717 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.505717 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.505876 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.505963 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.506036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.506096 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.506152 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.506220 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.506360 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.506773 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113054) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:20:54.507123 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.507258 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.507335 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.507986 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.508095 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.508095 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.508296 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.508394 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.508467 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.508551 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.508680 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.508750 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.508826 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.508885 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.508953 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.509010 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.509068 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.509166 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.509264 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.509353 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.509452 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.509527 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.509587 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.509694 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.509694 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.509801 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.509801 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.509801 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.509801 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.510031 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.510097 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.510161 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.510224 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.510284 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.510284 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.510395 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.510452 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.510516 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.510579 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.510675 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.510747 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.510812 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.510812 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.510912 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.510971 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.511027 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.511114 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.511187 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.511245 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.511301 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.511301 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.511411 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.511466 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.511466 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.511466 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.511633 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.511633 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.511633 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.511633 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.511870 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.511870 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.511870 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.511870 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.512074 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.512139 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.512139 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.512239 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.512295 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.512350 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.512350 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.512449 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.512516 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.512573 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.512573 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.512709 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.512780 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.512837 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.512893 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.512893 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.512996 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.513063 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.513153 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.513153 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.513153 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.513315 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.513372 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.513427 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.513492 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.513548 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.513603 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.513704 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.513774 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.513846 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.513936 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.513993 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.514051 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.514106 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.514161 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.514226 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.514294 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.514368 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.514421 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.514421 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.514421 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.514421 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.514624 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.514815 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.514899 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.514899 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.515166 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.515286 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.515448 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.515567 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.515777 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.515889 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.515955 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.516012 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.516078 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.516142 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.516218 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.516283 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.516346 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.516405 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.516467 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.516529 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.516585 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.516662 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.516737 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.516804 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.516862 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.516931 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.516998 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.517060 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.517239 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.517323 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.517384 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.517456 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.517520 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.517907 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.518082 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518162 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.518230 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518289 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.518320 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.518344 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.518375 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.518404 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.518436 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518465 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.518496 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.518520 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.518547 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.518575 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.518608 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.518632 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.518632 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.518689 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.518998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.518998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.518998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.518998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.518998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.519160 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.519160 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.519160 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.519237 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.519266 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.519266 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.519314 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.519338 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.519361 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.519389 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.519417 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.519417 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.519417 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.519417 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.519555 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.519593 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.519627 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.519667 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.519691 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.519726 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.519754 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.519779 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.519806 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.519831 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.519859 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.519888 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.519913 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.519940 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.519974 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.519974 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520025 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.520050 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.520078 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520109 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.520139 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.520165 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.520188 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.520220 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.520250 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.520283 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.520310 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.520339 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.520363 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.520403 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520433 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.520462 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.520491 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520516 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.520545 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.520572 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.520604 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.520645 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.520681 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.520706 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.520738 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.520738 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.520785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.520785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.520785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.520785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.520919 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.520948 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.520972 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.520999 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.521028 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.521055 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521083 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.521083 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.521160 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.521184 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.521211 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.521243 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521271 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.521302 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.521302 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.521353 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.521385 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.521385 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.521435 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.521435 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.521435 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.521435 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.521435 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.521558 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521558 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.521558 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.521650 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521679 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.521716 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.521744 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.521769 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.521800 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.521827 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.521852 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.521884 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521916 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.521944 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.521973 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.521996 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.522024 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.522056 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.522082 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.522114 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.522143 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.522172 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.522204 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.522233 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.522260 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.522290 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.522317 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.522317 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.528119 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.528119 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.528333 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.528333 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.528467 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.528544 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.528676 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.528820 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.528889 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.528960 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.529032 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.529032 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.529258 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.529374 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.529455 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.529526 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.529599 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.529599 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.529599 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.529599 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.529874 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.529937 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.529998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.529998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.529998 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.530187 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.530187 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.530322 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.530390 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.530461 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.530529 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.530529 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.530662 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.530750 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.530821 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.530890 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.530962 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.530962 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.530962 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.531153 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.531264 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.531264 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.531380 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.531465 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.531535 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.531603 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.531712 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.531712 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.531712 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.531874 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.531951 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.532023 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.532023 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.532023 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.532023 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.532023 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.532343 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.532343 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.532343 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.532343 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.532581 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.532665 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.532743 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.532821 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.532884 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.532943 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.533003 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.533072 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.533214 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.533292 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.533369 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.533430 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.533497 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.533559 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.533619 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.533715 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.533715 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.533847 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.533921 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.533990 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.534059 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.534118 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.534187 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.534235 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.534275 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.534308 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.534375 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.534434 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.534484 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.534534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.534583 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.534620 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.534702 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.534769 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.534815 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.534850 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.534888 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.534948 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.534993 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.535033 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.535067 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.535108 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.535146 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.535199 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.535239 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.535275 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.535308 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.535352 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.535352 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.535352 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.535352 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.535352 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.535512 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.535512 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.535722 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.535797 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.535855 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.535899 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.535941 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.535977 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.536018 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.536053 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.536089 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.536133 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.536175 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.536216 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.536257 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.536298 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.536340 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.536382 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.536422 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.536458 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.536502 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.536544 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.536586 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.536632 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.536708 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.536792 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.536878 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.536975 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.537077 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.537222 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.537326 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.537424 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.537523 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.537606 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.537728 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.537799 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.538036 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.538479 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.538528 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.538574 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.538632 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.538712 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.538768 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.538815 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.538854 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.538908 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.538951 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.538995 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.539030 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.539062 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.539097 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.539139 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.539175 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.539210 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.539248 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.539296 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.539344 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.539382 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.539427 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.539489 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.539529 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.539529 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.539594 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.539668 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.539668 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.539784 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.539825 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.539861 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.539906 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.539944 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.539978 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.540015 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.540057 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.540096 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.540140 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.540180 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.540215 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.540215 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.540290 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.540335 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.540372 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.540408 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.540588 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.540631 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.540631 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.540631 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.540631 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.540891 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.540942 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.540988 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.541022 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.541022 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.541088 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.541196 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.541237 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.541271 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.541314 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.541354 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.541392 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.541431 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.541464 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.541508 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.541547 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.541593 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.541628 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.541700 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.541786 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.541856 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.541929 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.542044 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.542044 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.542213 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.542431 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.542431 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.542431 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.542431 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.542548 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.542582 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.542582 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.542630 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.542672 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.542698 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.542729 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.542729 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.542780 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.542808 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.542808 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.542866 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.542891 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.542920 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.542948 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.542975 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.543002 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.543027 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.543027 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.543080 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.543114 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.543114 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.543114 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.543114 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.543203 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.543203 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.543203 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.543329 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.543399 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.543517 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.543610 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.543700 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.543769 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.543830 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.543903 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.543962 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.544021 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.544075 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.544137 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.544179 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.544228 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.544256 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.544291 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.544319 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.544351 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.544377 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.544406 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.544430 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.544463 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.544488 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.544515 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.544544 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.544572 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.544695 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.544798 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.544898 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.544991 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.545062 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.545207 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.547839 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.547893 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.548012 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.548072 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.548104 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.548138 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.548172 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.548211 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.548260 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.548290 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.548317 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.548343 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.548376 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.548420 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.548451 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.548555 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.548679 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.548720 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.548749 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.548773 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.548800 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.548869 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.548942 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.548988 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.549066 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.549168 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.549230 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.549298 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.549599 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.549676 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.549742 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.549780 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.549817 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.549855 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.549899 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.549935 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.549975 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.550013 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.550046 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.550075 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.550119 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.550148 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.550180 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.550210 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.550255 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.550293 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.550333 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.550333 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.550333 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.550449 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.550491 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.550656 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.550711 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.550803 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.550867 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.550908 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.550949 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.551000 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.551055 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.551106 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.551106 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.551189 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.551245 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.551295 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.551335 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.551376 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.551415 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.551454 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.551507 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.551546 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.551590 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.551629 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.551693 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.551732 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.551784 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.551830 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.551870 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.551915 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.551955 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.552000 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.552041 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.552080 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.552120 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.552158 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.552199 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.552239 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.552277 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.552418 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.552463 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.552502 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.552547 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.552586 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.552625 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.552688 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.552733 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.552772 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.552816 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.552855 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.552905 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.552944 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.552983 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.553022 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.553065 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.553103 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.553183 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.553229 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.553267 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.553311 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.553355 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.553398 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.553440 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.553483 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.553520 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.553564 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.553607 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.553688 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.553733 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.553790 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.553832 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.553918 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.554015 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.554102 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.554145 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.554228 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.554307 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.554398 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.554493 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.554546 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.554586 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.554625 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.554682 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.554722 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.554760 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.554810 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.555070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.555335 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.555335 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.555335 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.555335 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.555335 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.555521 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.555563 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.555602 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.555659 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.555738 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.555738 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.555738 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.555738 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.555738 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.556238 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.556308 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.556415 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.556476 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.556606 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.556678 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.556799 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.559527 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.559586 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.559649 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.559750 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.559788 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.559819 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.559897 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.560109 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.560160 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.560225 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.560267 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.560298 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.560330 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.560361 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.560389 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.560417 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.560442 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.560474 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.560503 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.560534 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.560610 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.561141 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.561204 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.561324 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.561415 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.561472 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.561535 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.561565 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.561592 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.561657 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.561694 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.561728 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.561763 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.561791 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.561820 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.561844 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.561886 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.561922 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.561952 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.561984 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.562017 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.562044 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.562072 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.562102 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.562148 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.562180 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.562213 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.562247 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.562247 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.562656 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.562733 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.562862 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.562953 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.563022 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.563132 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.563195 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.566787 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.566884 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.566884 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.566981 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.567023 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.567059 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.567118 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.567176 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.567218 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.567218 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.567289 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.567336 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.567374 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.567421 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.567458 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.567497 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.567534 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.567534 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.567607 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.567667 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.567706 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.567936 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.567984 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.568041 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.568041 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.568123 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.568163 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.568199 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.568245 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.568291 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.568351 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.568400 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.568400 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.568486 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.568528 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.568565 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.568616 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.568691 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.568745 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.568793 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.568844 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.568904 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.568966 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.569017 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.569070 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.569156 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.569210 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.569255 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.569291 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.569327 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.569368 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.569409 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.569452 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.569496 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.569534 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113051) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.569868 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.569924 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.570053 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.570105 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.570235 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.570282 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.570409 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.570759 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.570830 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.570924 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.571034 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.571101 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.571225 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.571284 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:20:54.571429 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:20:54.571502 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:20:54.571554 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:20:54.571703 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:20:54.571763 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:20:54.571879 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:20:54.614096 np0000172640 devstack@c-api.service[113052]: INFO dbcounter [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Registered counter for database cinder May 08 03:20:54.614210 np0000172640 devstack@c-api.service[113051]: INFO dbcounter [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Registered counter for database cinder May 08 03:20:54.615911 np0000172640 devstack@c-api.service[113054]: INFO dbcounter [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Registered counter for database cinder May 08 03:20:54.616926 np0000172640 devstack@c-api.service[113053]: INFO dbcounter [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Registered counter for database cinder May 08 03:20:54.627100 np0000172640 devstack@c-api.service[113051]: DEBUG oslo_db.sqlalchemy.engines [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 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=113051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.631350 np0000172640 devstack@c-api.service[113052]: DEBUG oslo_db.sqlalchemy.engines [None req-1d64591f-714d-4303-954f-2e286d0f00e5 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=113052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.633825 np0000172640 devstack@c-api.service[113054]: DEBUG oslo_db.sqlalchemy.engines [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae 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=113054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.640607 np0000172640 devstack@c-api.service[113053]: DEBUG oslo_db.sqlalchemy.engines [None req-c811797d-610d-42d8-90d0-d80050abb2d6 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=113053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.739251 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writer thread running {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:20:54.742014 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:20:54.744367 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:20:54.745786 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writer thread running {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:20:54.746159 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writer thread running {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:20:54.746387 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:20:54.748265 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:20:54.748663 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:20:54.749126 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.750029 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:20:54.750893 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.751253 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:20:54.753503 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:20:54.754518 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:20:54.755568 np0000172640 devstack@c-api.service[113051]: DEBUG oslo_db.sqlalchemy.engines [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 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=113051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.755664 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:20:54.756111 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writer thread running {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:20:54.756798 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.756855 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:20:54.757318 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:20:54.758738 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:20:54.758925 np0000172640 devstack@c-api.service[113051]: INFO cinder.rpc [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:20:54.758993 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:20:54.759224 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.759599 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.759715 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.761376 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.762130 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:20:54.764077 np0000172640 devstack@c-api.service[113054]: DEBUG oslo_db.sqlalchemy.engines [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae 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=113054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.764840 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:20:54.765761 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:20:54.765873 np0000172640 devstack@c-api.service[113052]: DEBUG oslo_db.sqlalchemy.engines [None req-1d64591f-714d-4303-954f-2e286d0f00e5 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=113052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.767156 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:20:54.767262 np0000172640 devstack@c-api.service[113054]: INFO cinder.rpc [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:20:54.767595 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:20:54.768011 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.768131 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.768987 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.769216 np0000172640 devstack@c-api.service[113052]: INFO cinder.rpc [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:20:54.769741 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.770121 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.772222 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.773804 np0000172640 devstack@c-api.service[113053]: DEBUG oslo_db.sqlalchemy.engines [None req-c811797d-610d-42d8-90d0-d80050abb2d6 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=113053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:54.775431 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.777296 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.779867 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.780668 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.782754 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.783008 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.783891 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.786001 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.786111 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.787958 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.789207 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.790064 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.790990 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.792954 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.793581 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.793932 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.795943 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.796653 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.797483 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.797946 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.799591 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.800193 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.800812 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.803592 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.803716 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.805288 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.806028 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.806557 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.808043 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.809532 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.809629 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.811047 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.811774 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.813387 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.813617 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.813726 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.814860 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.816445 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.817199 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.817909 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.819002 np0000172640 devstack@c-api.service[113051]: WARNING cinder.api.contrib.hosts [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:20:54.819306 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.819418 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.819739 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.820850 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.821225 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.822712 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.822889 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.823213 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.823675 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: extensions {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.823929 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.824898 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: encryption {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.825292 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.825388 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.825752 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:20:54.826481 np0000172640 devstack@c-api.service[113054]: WARNING cinder.api.contrib.hosts [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:20:54.826630 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: encryption {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.826821 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.827201 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.828269 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.828327 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-quota-sets {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.828691 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.829137 np0000172640 devstack@c-api.service[113053]: INFO cinder.rpc [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:20:54.829713 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: cgsnapshots {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.829899 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.830297 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.831083 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.831152 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-quota-class-sets {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.831243 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: extensions {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.831300 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.832370 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: encryption {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.832434 np0000172640 devstack@c-api.service[113052]: WARNING cinder.api.contrib.hosts [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:20:54.832493 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-availability-zone {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.833132 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.833775 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: qos-specs {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.833991 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: encryption {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.834711 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.835584 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-quota-sets {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.836321 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.836487 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: backups {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.836980 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: cgsnapshots {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.837195 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: extensions {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.838434 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-quota-class-sets {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.838567 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: extra_specs {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.838657 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: encryption {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.839741 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-availability-zone {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.840164 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-snapshot-manage {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.840326 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: encryption {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.841018 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: qos-specs {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.841726 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-volume-type-access {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.841893 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-quota-sets {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.842239 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.843282 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: capabilities {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.843482 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: cgsnapshots {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.843675 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: backups {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.844565 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-hosts {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.844906 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-quota-class-sets {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.845510 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.845712 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: extra_specs {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.845953 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: consistencygroups {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.846237 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-availability-zone {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.847271 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-snapshot-manage {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.847510 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: qos-specs {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.847908 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-volume-transfer {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.848698 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-volume-type-access {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.848786 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.849585 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: scheduler-stats {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.850158 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: backups {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.850332 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: capabilities {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.851029 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extended resource: os-volume-manage {{(pid=113051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.851521 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-hosts {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.852555 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: extra_specs {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.852860 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: consistencygroups {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.853038 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.853236 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.854156 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-snapshot-manage {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.854214 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.contrib.snapshot_actions [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] SnapshotActionsController initialized {{(pid=113051) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:20:54.854821 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-volume-transfer {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.855012 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.855679 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-volume-type-access {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.855956 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.856440 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: scheduler-stats {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.856504 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.857224 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: capabilities {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.857904 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extended resource: os-volume-manage {{(pid=113054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.857973 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.858488 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-hosts {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.858894 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.859365 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.859821 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: consistencygroups {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.860048 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.860847 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.861094 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.contrib.snapshot_actions [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] SnapshotActionsController initialized {{(pid=113054) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:20:54.861792 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-volume-transfer {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.861878 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.862089 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.862395 np0000172640 devstack@c-api.service[113051]: WARNING castellan.key_manager.migration [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.863273 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863345 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.863396 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863433 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: scheduler-stats {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.863471 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863603 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863765 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863819 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.863930 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864055 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864167 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864283 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension UsedLimits extending resource: limits {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864370 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension TypesManage extending resource: types {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864462 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension AdminActions extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864571 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension AdminActions extending resource: snapshots {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864716 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension AdminActions extending resource: backups {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864779 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.864826 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension VolumeActions extending resource: volumes {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.864874 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extended resource: os-volume-manage {{(pid=113052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.864991 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.v3.router [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.865778 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.866120 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.867038 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.867266 np0000172640 devstack@c-api.service[113051]: WARNING keystonemiddleware.auth_token [None req-bfe78eb4-03ca-4696-ab64-21fa07698638 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 08 03:20:54.867559 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.868007 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] SnapshotActionsController initialized {{(pid=113052) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:20:54.868774 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.868987 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.869106 np0000172640 devstack@c-api.service[113054]: WARNING castellan.key_manager.migration [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.869986 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870099 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870196 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870257 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.870298 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870411 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870510 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870559 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.870652 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870732 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870865 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.870976 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension UsedLimits extending resource: limits {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871066 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension TypesManage extending resource: types {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871166 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension AdminActions extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871291 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension AdminActions extending resource: snapshots {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871387 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension AdminActions extending resource: backups {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871488 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension VolumeActions extending resource: volumes {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.871605 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.871712 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.v3.router [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.873022 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.873202 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.873258 np0000172640 devstack@c-api.service[113051]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8615ca3668 pid: 113051 (default app) May 08 03:20:54.873750 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.873750 np0000172640 devstack@c-api.service[113051]: warnings.warn( May 08 03:20:54.874006 np0000172640 devstack@c-api.service[113054]: WARNING keystonemiddleware.auth_token [None req-bc0828f3-3163-47db-bcfb-54e034acf6ae 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 08 03:20:54.874447 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.875962 np0000172640 devstack@c-api.service[113052]: WARNING castellan.key_manager.migration [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.876815 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.876925 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877036 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877143 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877247 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877355 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877486 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877584 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877714 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877817 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension UsedLimits extending resource: limits {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.877912 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension TypesManage extending resource: types {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878020 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension AdminActions extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878140 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension AdminActions extending resource: snapshots {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878241 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension AdminActions extending resource: backups {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878345 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension VolumeActions extending resource: volumes {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878552 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.v3.router [None req-1d64591f-714d-4303-954f-2e286d0f00e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.878851 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.879778 np0000172640 devstack@c-api.service[113054]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8615ca3668 pid: 113054 (default app) May 08 03:20:54.880801 np0000172640 devstack@c-api.service[113052]: WARNING keystonemiddleware.auth_token [None req-1d64591f-714d-4303-954f-2e286d0f00e5 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 08 03:20:54.881856 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.881856 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.881856 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.881856 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882117 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882117 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882117 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882117 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882340 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882610 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882610 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882610 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882610 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882610 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882884 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882884 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882884 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.882884 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.882884 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883115 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883115 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883115 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883115 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883310 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883310 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883310 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883310 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883310 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883557 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883557 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883557 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883557 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883557 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.883810 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884077 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884333 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884333 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884421 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.884465 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885003 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885003 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885003 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885003 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885003 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885409 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885409 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885409 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885409 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885409 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885743 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885743 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885743 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.885743 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.885743 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886160 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886632 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886632 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886632 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.886632 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.886632 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887116 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887116 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887116 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887116 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887116 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887575 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887575 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887575 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887575 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887829 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887829 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887829 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887829 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887993 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887993 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887993 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.887993 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.887993 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.888215 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.888215 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.888215 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.888215 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.888215 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889058 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889058 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889058 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889058 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889368 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889368 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889368 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889368 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889714 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889714 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889714 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889714 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889965 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889965 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.889965 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.889965 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.890130 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.890130 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.890130 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.890130 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.890290 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891072 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891072 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891072 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891072 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891072 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.891711 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892281 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.892909 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.893574 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894286 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894286 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894286 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894286 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894562 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894562 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894562 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894562 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894949 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894949 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.894949 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.894949 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.895276 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.895276 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.895276 np0000172640 devstack@c-api.service[113051]: /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 08 03:20:54.895276 np0000172640 devstack@c-api.service[113051]: warnings.warn(deprecated_msg) May 08 03:20:54.895492 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895521 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-8be61d33-e84b-4a98-a58b-edc2be7af74e None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:20:54.895545 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895701 np0000172640 devstack@c-api.service[113052]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8615ca3668 pid: 113052 (default app) May 08 03:20:54.895781 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895854 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 946 bytes} [Fri May 8 03:20:54 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 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING cinder.api.contrib.hosts [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.895895 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.896703 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: extensions {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.897952 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: encryption {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.899607 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: encryption {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.901179 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-quota-sets {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.902598 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: cgsnapshots {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.904031 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-quota-class-sets {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.905404 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-availability-zone {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.906796 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: qos-specs {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.908909 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: backups {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.911652 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: extra_specs {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.913219 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-snapshot-manage {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.914733 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-volume-type-access {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.916309 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: capabilities {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.917610 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-hosts {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.918968 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: consistencygroups {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.920922 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-volume-transfer {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.922577 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: scheduler-stats {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.924039 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extended resource: os-volume-manage {{(pid=113053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:20:54.926347 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.927392 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.contrib.snapshot_actions [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] SnapshotActionsController initialized {{(pid=113053) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:20:54.928162 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.929583 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.931029 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.932426 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.933929 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.935445 np0000172640 devstack@c-api.service[113053]: WARNING castellan.key_manager.migration [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:20:54.936299 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.936402 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.936489 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.936629 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.936824 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.936824 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937038 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937038 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937231 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937231 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension UsedLimits extending resource: limits {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937393 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension TypesManage extending resource: types {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937467 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension AdminActions extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937610 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension AdminActions extending resource: snapshots {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937710 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension AdminActions extending resource: backups {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937877 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension VolumeActions extending resource: volumes {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.937991 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.v3.router [None req-c811797d-610d-42d8-90d0-d80050abb2d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:20:54.940248 np0000172640 devstack@c-api.service[113053]: WARNING keystonemiddleware.auth_token [None req-c811797d-610d-42d8-90d0-d80050abb2d6 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 08 03:20:54.946377 np0000172640 devstack@c-api.service[113053]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b8615ca3668 pid: 113053 (default app) May 08 03:21:01.820230 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.820230 np0000172640 devstack@c-api.service[113054]: warnings.warn( May 08 03:21:01.832526 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.832526 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.832526 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.832526 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.832950 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.832950 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.832950 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.832950 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.833284 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833741 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.833741 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833741 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.833741 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.833741 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834070 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834070 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834070 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834070 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834070 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834345 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834345 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834345 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834345 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834564 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834564 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834564 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834564 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834564 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834898 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834898 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834898 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.834898 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.834898 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835226 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.835548 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836045 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836388 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836388 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836388 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836388 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836388 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836691 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836691 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836691 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.836691 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.836691 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837067 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837404 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837631 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837631 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837631 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837631 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837631 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837849 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837849 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837849 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.837849 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.837849 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838027 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838027 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838027 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838027 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838176 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838176 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838176 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838176 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838323 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838323 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838323 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838323 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838323 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838517 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838517 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838517 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838517 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838517 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838708 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838708 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838708 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838708 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838855 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838855 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.838855 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.838855 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839033 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839033 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839033 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839033 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839184 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839184 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839184 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839184 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839342 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839342 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839342 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839342 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839488 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839488 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839488 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839488 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839488 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839702 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839901 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839901 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839901 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.839901 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.839901 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840072 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840295 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840510 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840742 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840985 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840985 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.840985 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.840985 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841148 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.841148 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841148 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.841148 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841148 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: warnings.warn(deprecated_msg) May 08 03:21:01.841333 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-fe8f4b7d-e906-41f7-81be-007127f44615 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:21:02.307020 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-fe8f4b7d-e906-41f7-81be-007127f44615 admin admin] POST https://199.204.45.23/volume/v3/types May 08 03:21:02.307499 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-fe8f4b7d-e906-41f7-81be-007127f44615 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:21:02.309084 np0000172640 devstack@c-api.service[113054]: /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 08 03:21:02.309084 np0000172640 devstack@c-api.service[113054]: warnings.warn( May 08 03:21:02.319361 np0000172640 devstack@c-api.service[113054]: DEBUG oslo_db.sqlalchemy.engines [None req-fe8f4b7d-e906-41f7-81be-007127f44615 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=113054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:02.347851 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-fe8f4b7d-e906-41f7-81be-007127f44615 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 08 03:21:02.348609 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Fri May 8 03:21:01 2026] POST /volume/v3/types => generated 186 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:21:02.361386 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.361386 np0000172640 devstack@c-api.service[113052]: warnings.warn( May 08 03:21:02.375214 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375214 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375214 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375214 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375530 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375530 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375530 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375530 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.375785 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376121 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376121 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376121 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376121 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376121 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376413 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376413 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376925 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376925 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.376925 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.376925 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377174 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377174 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377174 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377174 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377174 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377527 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377527 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377527 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377527 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377527 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.377846 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378224 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378579 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378959 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.378959 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.378959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379267 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379267 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379267 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379267 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379267 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379558 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.379959 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380303 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380303 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380303 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380303 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380303 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380627 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380627 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380627 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380627 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380627 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380996 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380996 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.380996 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.380996 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381310 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381310 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381310 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381310 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381518 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381518 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381518 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381518 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381518 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381730 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381730 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381730 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381730 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381730 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381896 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381896 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.381896 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.381896 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382035 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382035 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382035 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382035 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382177 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382177 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382177 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382177 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382317 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382317 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382317 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382317 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382457 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382457 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382457 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382457 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382609 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382609 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382609 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382609 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382609 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.382808 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383023 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383023 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383023 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383023 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383023 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383191 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383407 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383634 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.383860 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384060 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384060 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384060 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384060 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384233 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384233 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384233 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384233 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384233 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: warnings.warn(deprecated_msg) May 08 03:21:02.384413 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [req-fe8f4b7d-e906-41f7-81be-007127f44615 req-0c8354bd-5c9d-40b2-9260-52ccabaa8d12 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:21:02.710415 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [req-fe8f4b7d-e906-41f7-81be-007127f44615 req-0c8354bd-5c9d-40b2-9260-52ccabaa8d12 admin admin] POST https://199.204.45.23/volume/v3/types/8bfcd852-8a27-4466-81ae-c94fb8510097/extra_specs May 08 03:21:02.710993 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [req-fe8f4b7d-e906-41f7-81be-007127f44615 req-0c8354bd-5c9d-40b2-9260-52ccabaa8d12 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:21:02.712788 np0000172640 devstack@c-api.service[113052]: /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 08 03:21:02.712788 np0000172640 devstack@c-api.service[113052]: warnings.warn( May 08 03:21:02.723361 np0000172640 devstack@c-api.service[113052]: DEBUG oslo_db.sqlalchemy.engines [req-fe8f4b7d-e906-41f7-81be-007127f44615 req-0c8354bd-5c9d-40b2-9260-52ccabaa8d12 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=113052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:21:02.779994 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [req-fe8f4b7d-e906-41f7-81be-007127f44615 req-0c8354bd-5c9d-40b2-9260-52ccabaa8d12 admin admin] https://199.204.45.23/volume/v3/types/8bfcd852-8a27-4466-81ae-c94fb8510097/extra_specs returned with HTTP 200 May 08 03:21:02.780928 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Fri May 8 03:21:02 2026] POST /volume/v3/types/8bfcd852-8a27-4466-81ae-c94fb8510097/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:21:04.758808 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=6 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:21:04.827956 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=6 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:21:12.344665 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:21:12.777910 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:28.557889 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-98788377-caec-4494-8970-af7884d76b6b None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:28.559090 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-98788377-caec-4494-8970-af7884d76b6b None None] GET https://199.204.45.23/volume// May 08 03:23:28.559439 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-98788377-caec-4494-8970-af7884d76b6b None None] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:28.559910 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-98788377-caec-4494-8970-af7884d76b6b None None] Calling method 'all' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:28.560942 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-98788377-caec-4494-8970-af7884d76b6b None None] https://199.204.45.23/volume// returned with HTTP 300 May 08 03:23:28.561523 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 2/4] 199.204.45.23 () {66 vars in 1449 bytes} [Fri May 8 03:23:28 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 03:24:04.013216 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.013216 np0000172640 devstack@c-api.service[113053]: warnings.warn( May 08 03:24:04.025839 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.025839 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.025839 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.025839 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.026253 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.026253 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.026253 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.026253 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.026545 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027004 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027004 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027004 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027004 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027004 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027369 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027369 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027369 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027369 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027369 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027764 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027764 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.027764 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.027764 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028042 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028042 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028042 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028042 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028042 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028412 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028412 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028412 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028412 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028412 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.028854 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029266 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.029694 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030105 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030105 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030105 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030105 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030105 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030454 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030454 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030454 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030454 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030454 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.030807 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031197 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031569 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031569 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031569 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031569 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031569 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031974 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031974 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031974 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.031974 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.031974 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032319 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032319 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032319 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032319 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032593 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032593 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032593 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032593 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032932 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032932 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032932 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.032932 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.032932 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033280 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033280 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033280 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033280 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033280 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033590 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033590 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033590 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033590 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033929 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033929 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.033929 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.033929 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034353 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034353 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034353 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034353 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034677 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034677 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034677 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034677 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034976 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034976 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.034976 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.034976 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035241 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.035241 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035241 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.035241 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035241 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.035595 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036056 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036056 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036056 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036056 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036056 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036208 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036389 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036580 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036784 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036972 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036972 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.036972 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.036972 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037108 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.037108 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037108 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.037108 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037108 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: warnings.warn(deprecated_msg) May 08 03:24:04.037279 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:24:04.353409 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a demo demo] GET https://199.204.45.23/volume/v3/types?is_public=None May 08 03:24:04.353668 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:24:04.353887 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a demo demo] Calling method 'index' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:24:04.354333 np0000172640 devstack@c-api.service[113053]: /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 08 03:24:04.354333 np0000172640 devstack@c-api.service[113053]: warnings.warn( May 08 03:24:04.354946 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:24:04.365722 np0000172640 devstack@c-api.service[113053]: DEBUG oslo_db.sqlalchemy.engines [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a 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=113053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:24:04.381878 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-3395eec6-75d2-4475-b2e1-83c6aab04b8a demo demo] https://199.204.45.23/volume/v3/types?is_public=None returned with HTTP 200 May 08 03:24:04.382249 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 1/5] 199.204.45.23 () {64 vars in 1256 bytes} [Fri May 8 03:24:04 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:24:04.396197 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [req-3395eec6-75d2-4475-b2e1-83c6aab04b8a req-9502bd44-d446-4336-99d0-18fde16c8ff8 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:24:04.401291 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [req-3395eec6-75d2-4475-b2e1-83c6aab04b8a req-9502bd44-d446-4336-99d0-18fde16c8ff8 demo demo] GET https://199.204.45.23/volume/v3/types/default May 08 03:24:04.401544 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [req-3395eec6-75d2-4475-b2e1-83c6aab04b8a req-9502bd44-d446-4336-99d0-18fde16c8ff8 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:24:04.401856 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [req-3395eec6-75d2-4475-b2e1-83c6aab04b8a req-9502bd44-d446-4336-99d0-18fde16c8ff8 demo demo] Calling method 'show' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:24:04.412584 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [req-3395eec6-75d2-4475-b2e1-83c6aab04b8a req-9502bd44-d446-4336-99d0-18fde16c8ff8 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 08 03:24:04.412937 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 2/6] 199.204.45.23 () {66 vars in 1322 bytes} [Fri May 8 03:24:04 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:24:04.745933 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-79880442-acf8-404d-8990-f73cc8fcb4c4 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:24:04.751714 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-79880442-acf8-404d-8990-f73cc8fcb4c4 demo demo] GET https://199.204.45.23/volume/v3/types/default May 08 03:24:04.752261 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-79880442-acf8-404d-8990-f73cc8fcb4c4 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:24:04.752729 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-79880442-acf8-404d-8990-f73cc8fcb4c4 demo demo] Calling method 'show' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:24:04.765490 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-79880442-acf8-404d-8990-f73cc8fcb4c4 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 08 03:24:04.766135 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 2/7] 199.204.45.23 () {64 vars in 1251 bytes} [Fri May 8 03:24:04 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 08 03:24:05.182801 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-5159ed22-094a-428d-a90b-df28b51294a4 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:24:05.521006 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-5159ed22-094a-428d-a90b-df28b51294a4 demo demo] GET https://199.204.45.23/volume/v3/types/default May 08 03:24:05.521278 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-5159ed22-094a-428d-a90b-df28b51294a4 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:24:05.521464 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-5159ed22-094a-428d-a90b-df28b51294a4 demo demo] Calling method 'show' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:24:05.527287 np0000172640 devstack@c-api.service[113051]: DEBUG oslo_db.sqlalchemy.engines [None req-5159ed22-094a-428d-a90b-df28b51294a4 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=113051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:24:05.542924 np0000172640 devstack@c-api.service[113051]: /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 08 03:24:05.542924 np0000172640 devstack@c-api.service[113051]: warnings.warn( May 08 03:24:05.545093 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-5159ed22-094a-428d-a90b-df28b51294a4 demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 08 03:24:05.545493 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 3/8] 199.204.45.23 () {64 vars in 1251 bytes} [Fri May 8 03:24:05 2026] GET /volume/v3/types/default => generated 145 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:24:05.562004 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-935c42e8-8e1a-4e7a-a877-50fdecc6b92f None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:24:05.565585 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-935c42e8-8e1a-4e7a-a877-50fdecc6b92f demo demo] GET https://199.204.45.23/volume/v3/types/default May 08 03:24:05.565866 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-935c42e8-8e1a-4e7a-a877-50fdecc6b92f demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:24:05.566138 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-935c42e8-8e1a-4e7a-a877-50fdecc6b92f demo demo] Calling method 'show' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:24:05.581344 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-935c42e8-8e1a-4e7a-a877-50fdecc6b92f demo demo] https://199.204.45.23/volume/v3/types/default returned with HTTP 200 May 08 03:24:05.581735 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 2/9] 199.204.45.23 () {64 vars in 1251 bytes} [Fri May 8 03:24:05 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:24:14.408416 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=2 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:24:14.762624 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=2 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:24:15.540660 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=2 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:24:15.576992 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=3 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:36.660531 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:36.751575 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:28:36.751860 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:36.752115 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:36.752952 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:28:36.754067 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:28:36.812482 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] Get all volumes completed successfully. May 08 03:28:36.815007 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-f48525eb-7c0e-44fa-b105-74d4030a6977 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:28:36.816827 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 3/10] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:28:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:28:46.793250 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:29:36.836984 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:29:36.841120 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:29:36.841436 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:29:36.841823 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:29:36.842471 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:29:36.843794 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:29:36.876875 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] Get all volumes completed successfully. May 08 03:29:36.880028 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-5729bfad-fe6c-45bd-9404-bea99ef8a550 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:29:36.880735 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 3/11] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:29:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:29:46.868271 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:30:36.898779 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:30:36.900719 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:30:36.900999 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:30:36.901273 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:30:36.902657 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:30:36.902657 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:30:36.940755 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] Get all volumes completed successfully. May 08 03:30:36.943807 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-7efc1747-b9b7-4b34-8fd0-916288ea1f62 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:30:36.944431 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 4/12] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:30:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:30:46.932687 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:31:36.958027 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:31:36.966827 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:31:36.966827 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:31:36.966827 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:31:36.967004 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:31:36.968234 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:31:37.008195 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] Get all volumes completed successfully. May 08 03:31:37.011897 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-c06427c4-5e4b-4c29-aea9-23fe1155e8dc demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:31:37.012625 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 3/13] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:31:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:31:46.998980 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:32:37.032386 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:32:37.034572 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:32:37.034762 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:32:37.034949 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:32:37.035193 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:32:37.035988 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:32:37.044839 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] Get all volumes completed successfully. May 08 03:32:37.046850 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-fcdf4f16-68c6-45e1-bfbf-c14e0a79b8da demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:32:37.047208 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 4/14] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:32:37 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 08 03:32:47.040800 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:33:37.063744 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:33:37.176212 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:33:37.176433 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:33:37.176809 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:33:37.177044 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:33:37.177733 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:33:37.185438 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] Get all volumes completed successfully. May 08 03:33:37.187969 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-611bbdd4-3902-4a3b-bb9b-888b56f5484a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:33:37.188682 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 4/15] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:33:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:33:47.180324 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:34:37.211233 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:34:37.217670 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:34:37.217670 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:34:37.217670 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:34:37.217670 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:34:37.218224 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:34:37.227566 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] Get all volumes completed successfully. May 08 03:34:37.229759 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-844d06e8-42ca-414e-9df7-7fb9e1c2f69f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:34:37.230242 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 5/16] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:34:37 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 08 03:34:47.221539 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:35:37.244670 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:35:37.247431 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:35:37.247699 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:35:37.247990 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:35:37.248300 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:35:37.249318 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:35:37.264750 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] Get all volumes completed successfully. May 08 03:35:37.267248 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-04849618-2e4d-4d41-8fa5-0615c4b16fd2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:35:37.267635 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 4/17] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:35:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:35:47.253962 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:36:37.281895 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:36:37.285026 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:36:37.285286 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:36:37.285626 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:36:37.285992 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:36:37.287160 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:36:37.295474 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] Get all volumes completed successfully. May 08 03:36:37.298398 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-0a5e6c35-07a6-4bda-ace7-0efb811cc9bf demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:36:37.298943 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 5/18] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:36:37 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 08 03:36:47.290626 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:37:37.314330 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:37:37.316607 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:37:37.316822 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:37:37.316971 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:37:37.317211 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:37:37.317916 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:37:37.325294 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] Get all volumes completed successfully. May 08 03:37:37.327111 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-66537ec2-8a45-440c-a9a4-d9a1955d28e9 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:37:37.327439 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 5/19] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:37:37 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 08 03:37:47.321524 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:38:37.341786 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:38:37.475243 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:38:37.475491 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:38:37.475788 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:38:37.476086 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:38:37.477028 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:38:37.486935 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] Get all volumes completed successfully. May 08 03:38:37.489920 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-31aa7e8b-8c01-4060-bb7c-c039e58476c3 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:38:37.490623 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 6/20] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:38:37 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 08 03:38:47.481253 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:39:37.506095 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:39:37.508858 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:39:37.509102 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:39:37.509351 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:39:37.509989 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:39:37.510946 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:39:37.518933 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] Get all volumes completed successfully. May 08 03:39:37.520886 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-3185e8f5-38f3-4ab3-a6e2-da00fb448a28 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:39:37.521226 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 5/21] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:39:37 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 08 03:39:47.514697 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:40:37.539725 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:40:37.544253 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:40:37.544486 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:40:37.544758 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:40:37.545054 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:40:37.545970 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:40:37.553863 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] Get all volumes completed successfully. May 08 03:40:37.556131 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-bd3d15b8-65bb-4a00-8a90-700aea714c80 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:40:37.556502 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 6/22] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:40:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:40:47.548818 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:41:37.571774 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:41:37.576724 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:41:37.577204 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:41:37.577719 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:41:37.578364 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:41:37.579775 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:41:37.588749 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] Get all volumes completed successfully. May 08 03:41:37.591131 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-9001eeac-bd40-43ab-88a1-c6ca25c8e006 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:41:37.591524 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 6/23] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:41:37 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 08 03:41:47.583522 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:42:37.607608 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:42:37.612014 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:42:37.612436 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:42:37.612875 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:42:37.613372 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:42:37.614860 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:42:37.622191 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] Get all volumes completed successfully. May 08 03:42:37.624022 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-42c2a302-0cb5-4ef4-81f0-33a82bfa3235 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:42:37.624441 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 7/24] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:42:37 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 08 03:42:47.618926 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:43:37.641902 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:43:37.745977 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:43:37.746355 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:43:37.746753 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:43:37.747200 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:43:37.748461 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:43:37.757386 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] Get all volumes completed successfully. May 08 03:43:37.759452 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-a5609d69-fbb0-4f25-a57a-6096e7a4546c demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:43:37.759937 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 6/25] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:43:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:43:47.752019 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:44:37.775960 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:44:37.780952 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:44:37.781211 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:44:37.781426 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:44:37.781736 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:44:37.782632 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:44:37.791879 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] Get all volumes completed successfully. May 08 03:44:37.794448 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-0e2ccf4c-7efa-4bff-97d7-f38300e11ae5 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:44:37.794945 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 7/26] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:44:37 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 08 03:44:47.786108 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:45:37.813785 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:45:37.817541 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:45:37.817934 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:45:37.818369 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:45:37.819038 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:45:37.820623 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:45:37.828230 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] Get all volumes completed successfully. May 08 03:45:37.830166 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-7a3195e3-9a73-46b5-b13a-90101cc16ba1 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:45:37.830594 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 7/27] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:45:37 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 08 03:45:47.824505 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:46:37.845063 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:46:37.848698 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:46:37.848941 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:46:37.849188 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:46:37.849478 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:46:37.850598 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:46:37.858239 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] Get all volumes completed successfully. May 08 03:46:37.860128 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-e943ce7f-b58e-42c8-bf03-8d4e9ace5130 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:46:37.860506 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 8/28] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:46:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:46:47.853731 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:47:37.878017 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-162df37d-10c0-4347-a090-1794fd0fb700 None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:47:37.881488 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:47:37.881737 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:47:37.881957 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:47:37.882240 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:47:37.883216 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:47:37.894263 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] Get all volumes completed successfully. May 08 03:47:37.898115 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-162df37d-10c0-4347-a090-1794fd0fb700 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:47:37.898428 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 7/29] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:47:37 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 08 03:47:47.925765 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:48:37.911564 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:48:38.003515 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:48:38.003981 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:48:38.004492 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:48:38.004866 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:48:38.005980 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:48:38.014334 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] Get all volumes completed successfully. May 08 03:48:38.016994 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-e8d7956e-0bc6-4d86-9f89-f7297ed5a3d6 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:48:38.017465 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 8/30] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:48:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:48:48.008725 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:49:38.037988 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-049e28b2-0206-4057-90b4-4ff87e47046f None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:49:38.041919 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:49:38.042146 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:49:38.042380 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:49:38.042685 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:49:38.043783 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:49:38.051960 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] Get all volumes completed successfully. May 08 03:49:38.054014 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-049e28b2-0206-4057-90b4-4ff87e47046f demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:49:38.054364 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 8/31] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:49:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:49:48.047163 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:50:38.073973 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-87e118a9-daea-45c9-91b9-02a35651c788 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:50:38.078875 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:50:38.079173 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:50:38.079455 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:50:38.079820 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:50:38.080934 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:50:38.090775 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] Get all volumes completed successfully. May 08 03:50:38.093113 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-87e118a9-daea-45c9-91b9-02a35651c788 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:50:38.093579 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 9/32] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:50:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:50:48.084567 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:51:38.108441 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:51:38.112435 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:51:38.112823 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:51:38.113222 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:51:38.113670 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:51:38.115091 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:51:38.123991 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] Get all volumes completed successfully. May 08 03:51:38.126001 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-f34879da-7ec8-4df3-bad7-82d78f1d36d2 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:51:38.126370 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 8/33] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:51:38 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 08 03:51:48.119281 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:52:38.140747 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-f364e413-5e44-4357-9eda-f9c74b400e1a None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:52:38.144037 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:52:38.144335 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:52:38.144707 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:52:38.145069 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:52:38.146361 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:52:38.158734 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] Get all volumes completed successfully. May 08 03:52:38.161500 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-f364e413-5e44-4357-9eda-f9c74b400e1a demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:52:38.162322 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 9/34] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:52:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:52:48.150515 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:53:38.176744 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.middleware.request_id [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 None None] RequestId filter calling following filter/app {{(pid=113052) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:53:38.214191 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:53:38.214434 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] Empty body provided in request {{(pid=113052) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:53:38.214698 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.openstack.wsgi [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] Calling method 'detail' {{(pid=113052) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:53:38.215020 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.api.api_utils [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] Removing options '' from query. {{(pid=113052) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:53:38.216364 np0000172640 devstack@c-api.service[113052]: DEBUG cinder.volume.api [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113052) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:53:38.224304 np0000172640 devstack@c-api.service[113052]: INFO cinder.volume.api [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] Get all volumes completed successfully. May 08 03:53:38.226328 np0000172640 devstack@c-api.service[113052]: INFO cinder.api.openstack.wsgi [None req-6c3e96e9-8025-4320-ba18-d89b3c34d703 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:53:38.226559 np0000172640 devstack@c-api.service[113052]: [pid: 113052|app: 0|req: 9/35] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:53:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:53:48.219532 np0000172640 devstack@c-api.service[113052]: DEBUG dbcounter [-] [113052] Writing DB stats cinder:SELECT=1 {{(pid=113052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:54:38.241618 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.middleware.request_id [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 None None] RequestId filter calling following filter/app {{(pid=113051) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:54:38.245033 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:54:38.245204 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] Empty body provided in request {{(pid=113051) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:54:38.245447 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.openstack.wsgi [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] Calling method 'detail' {{(pid=113051) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:54:38.245690 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.api.api_utils [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] Removing options '' from query. {{(pid=113051) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:54:38.246372 np0000172640 devstack@c-api.service[113051]: DEBUG cinder.volume.api [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113051) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:54:38.252483 np0000172640 devstack@c-api.service[113051]: INFO cinder.volume.api [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] Get all volumes completed successfully. May 08 03:54:38.254874 np0000172640 devstack@c-api.service[113051]: INFO cinder.api.openstack.wsgi [None req-1664c1cb-d6a2-427e-aade-4598dfdf69a7 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:54:38.255234 np0000172640 devstack@c-api.service[113051]: [pid: 113051|app: 0|req: 10/36] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:54:38 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 08 03:54:48.248882 np0000172640 devstack@c-api.service[113051]: DEBUG dbcounter [-] [113051] Writing DB stats cinder:SELECT=1 {{(pid=113051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:55:38.273452 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.middleware.request_id [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 None None] RequestId filter calling following filter/app {{(pid=113053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:55:38.277448 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:55:38.277448 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] Empty body provided in request {{(pid=113053) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:55:38.277448 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.openstack.wsgi [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] Calling method 'detail' {{(pid=113053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:55:38.277448 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.api.api_utils [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] Removing options '' from query. {{(pid=113053) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:55:38.278354 np0000172640 devstack@c-api.service[113053]: DEBUG cinder.volume.api [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113053) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:55:38.285015 np0000172640 devstack@c-api.service[113053]: INFO cinder.volume.api [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] Get all volumes completed successfully. May 08 03:55:38.287725 np0000172640 devstack@c-api.service[113053]: INFO cinder.api.openstack.wsgi [None req-dc5844e7-bc96-46f1-8e46-51a82743e457 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:55:38.287725 np0000172640 devstack@c-api.service[113053]: [pid: 113053|app: 0|req: 9/37] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:55:38 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 08 03:55:48.281361 np0000172640 devstack@c-api.service[113053]: DEBUG dbcounter [-] [113053] Writing DB stats cinder:SELECT=1 {{(pid=113053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:56:38.303191 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.middleware.request_id [None req-b7376672-4513-4a1e-bb38-4742aac98454 None None] RequestId filter calling following filter/app {{(pid=113054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:56:38.307671 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] GET https://199.204.45.23/volume/v3/volumes/detail May 08 03:56:38.308127 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] Empty body provided in request {{(pid=113054) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:56:38.308600 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.openstack.wsgi [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] Calling method 'detail' {{(pid=113054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:56:38.309110 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.api.api_utils [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] Removing options '' from query. {{(pid=113054) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:56:38.310211 np0000172640 devstack@c-api.service[113054]: DEBUG cinder.volume.api [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113054) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:56:38.318585 np0000172640 devstack@c-api.service[113054]: INFO cinder.volume.api [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] Get all volumes completed successfully. May 08 03:56:38.320604 np0000172640 devstack@c-api.service[113054]: INFO cinder.api.openstack.wsgi [None req-b7376672-4513-4a1e-bb38-4742aac98454 demo demo] https://199.204.45.23/volume/v3/volumes/detail returned with HTTP 200 May 08 03:56:38.320861 np0000172640 devstack@c-api.service[113054]: [pid: 113054|app: 0|req: 10/38] 199.204.45.23 () {64 vars in 1290 bytes} [Fri May 8 03:56:38 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 08 03:56:48.313805 np0000172640 devstack@c-api.service[113054]: DEBUG dbcounter [-] [113054] Writing DB stats cinder:SELECT=1 {{(pid=113054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}