Merge "Fix mongodb name in cron.json"

This commit is contained in:
Jenkins 2017-06-19 11:22:46 +00:00 committed by Gerrit Code Review
commit 3f63620a4c

View File

@ -31,7 +31,7 @@
( 'manila', enable_manila ),
( 'mariadb', enable_mariadb ),
( 'mistral', enable_mistral ),
( 'mongdb', enable_mongodb ),
( 'mongodb', enable_mongodb ),
( 'murano', enable_murano ),
( 'neutron', enable_neutron ),
( 'nova', enable_nova ),