Merge "Should not be a list"

This commit is contained in:
Zuul 2019-02-25 07:28:29 +00:00 committed by Gerrit Code Review
commit 9386605199
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ class VitrageTempestPlugin(plugins.TempestPlugin):
return [(config_rca_service.rca_service_group.name,
config_rca_service.RcaServiceGroup),
(config_rca_service.service_available_group.name,
[config_rca_service.ServiceAvailableGroup])]
config_rca_service.ServiceAvailableGroup)]