Remove default flavor from every template
authorSteve Kowalik <steven@wedontsleep.org>
Thu, 27 Nov 2014 02:01:54 +0000 (13:01 +1100)
committerSteve Kowalik <steven@wedontsleep.org>
Thu, 27 Nov 2014 02:07:10 +0000 (13:07 +1100)
commit6f16c9638384ad2e2972b6b9cd2a3c6e72ef58bf
tree36b2138401f83bfda470fba2681f40a87801c61e
parentbacde7fdb6ea6b41be7d9802796d3b8b52538529
Remove default flavor from every template

With the push to using the new setup-flavors provided by
os-cloud-config, the default flavor will no longer be called
'baremetal', and Heat will always validate the default even if it
is overridden. To that end, remove the default flavor from every
flavor definition. Just to be certain, also add a custom_constraint
to every flavor definition that was missing it.

Change-Id: I24251e73be4e86738857f73b89499f592c4908de
block-storage-nfs.yaml
block-storage.yaml
cinder-storage.yaml
compute.yaml
controller.yaml
nova-compute-instance.yaml
overcloud-source.yaml
overcloud-without-mergepy.yaml
swift-storage-source.yaml
swift-storage.yaml
undercloud-source.yaml