Merge "Rename flavor name used in gate tests"

This commit is contained in:
Jenkins 2016-03-12 17:21:46 +00:00 committed by Gerrit Code Review
commit 8015db919d
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ MagnumGroup = [
help="Keypair id to use to log into nova instances."),
cfg.StrOpt("flavor_id",
default="m1.magnum2",
default="s1.magnum",
help="Flavor id to use for baymodels."),
cfg.StrOpt("magnum_url",