Merge "Switch to Atomic 23"

This commit is contained in:
Jenkins 2016-04-03 01:48:02 +00:00 committed by Gerrit Code Review
commit 9f5c025638
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ magnum_group = cfg.OptGroup(name="magnum", title="Magnum Options")
MagnumGroup = [
cfg.StrOpt("image_id",
default="fedora-21-atomic-5",
default="fedora-atomic",
help="Image id to be used for baymodel."),
cfg.StrOpt("nic_id",