Accept names for flavor and image
If a name is specified for flavor or image this is used to search for the relevant IDs Also fix type on Nova delete handler Fixes bug #1076912 Change-Id: Ia891e20a1a7a09715fb69df64246e339c1145d3c
This commit is contained in:
@@ -46,7 +46,7 @@ nova_region = region
|
||||
nova_keyname = default
|
||||
nova_secgroup = default
|
||||
nova_image = 12345
|
||||
nova_image_size = 102
|
||||
nova_image_size = standard.medium
|
||||
api_server = 10.0.0.1:8889 10.0.0.2:8889
|
||||
nodes = 10
|
||||
check_interval = 5
|
||||
|
||||
Reference in New Issue
Block a user