Merge "Revert "Disable vitrage in scenario001"" into stable/xena

This commit is contained in:
Zuul
2022-06-20 20:21:41 +00:00
committed by Gerrit Code Review

View File

@@ -31,7 +31,7 @@ case $::osfamily {
}
'RedHat': {
$ipv6 = true
$enable_vitrage = false
$enable_vitrage = true
$om_rpc = 'amqp'
$om_notify = 'rabbit'
$notification_topics = ['notifications', 'vitrage_notifications']