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:
Andrew Hutchings
2012-11-14 12:29:42 +00:00
parent 2116458693
commit ed21fa1748
5 changed files with 74 additions and 24 deletions

View File

@@ -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