BatchCreate: get force_variant from specs not opts
authorGuido Trotter <ultrotter@google.com>
Tue, 29 Jun 2010 11:20:20 +0000 (12:20 +0100)
committerGuido Trotter <ultrotter@google.com>
Tue, 29 Jun 2010 13:15:27 +0000 (13:15 +0000)
commitde3722959c4461a2c5f1f9d28f2b0f90c6b0c802
treeb7c2278128b037fe20d7cf2047f4f23f978e9963
parent27ba7eab208af2f4255456b339e2266ed70b6a71
BatchCreate: get force_variant from specs not opts

There is no such option on the command line, and for batch creation it's
better to get the option from the json file (with a default of false, as
we fixed it in the previous patch).

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
scripts/gnt-instance