On Tue, Aug 13, 2013 at 1:38 PM, Thomas Thrainer <[email protected]> wrote: > cfg.GetMultiInstanceInfoByName returns a list of tuples, not a list of > instance objects which is required by ComputeNewInstanceViolations. > This patch fixes this type error. > > Signed-off-by: Thomas Thrainer <[email protected]>
LGTM Thanks, Guido
