)]}'
{"config_tempest/services/volume.py":[{"author":{"_account_id":10459,"name":"Luigi Toscano","email":"ltoscano@redhat.com","username":"ltoscano"},"change_message_id":"681ee6447553d1de4880e98cdbd405333ee05a5d","unresolved":false,"context_lines":[{"line_number":49,"context_line":"        backends \u003d ["},{"line_number":50,"context_line":"            re.findall(r\u0027(\\w*)@(\\w*)\u0027, pool[\u0027name\u0027])[0][1] for pool in pools"},{"line_number":51,"context_line":"        ]"},{"line_number":52,"context_line":"        conf.set(\u0027volume\u0027, \u0027volume_backend_names\u0027, \u0027,\u0027.join(backends))"},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    def get_service_extension_key(self):"},{"line_number":55,"context_line":"        return \u0027api_extensions\u0027"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_f21cdf14","line":52,"updated":"2020-02-16 13:41:30.000000000","message":"The key is just backends_names:\nhttps://opendev.org/openstack/tempest/src/tag/23.0.0/tempest/config.py#L862\n\nAs you are getting the list of backends, you may set also volume-feature-enabled.multi_backend if there is more than one element:\nhttps://opendev.org/openstack/tempest/src/tag/23.0.0/tempest/config.py#L914","commit_id":"098e6344850a72aaa823c91326a1fd5005ffce35"}]}
