Merge "Revert "temporarily disable nova driver tests""

This commit is contained in:
Zuul 2018-08-30 05:07:30 +00:00 committed by Gerrit Code Review
commit d9f3a3a083
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ CongressFeatureGroup = [
default=False,
help="vitrage_webhook feature available"),
cfg.BoolOpt('nova_driver',
default=False,
default=True,
help="nova driver feature available"),
]