Updates:
        Status: Fixed

Comment #2 on issue 691 by [email protected]: KVM path is not honoured
http://code.google.com/p/ganeti/issues/detail?id=691

commit 30b126881f0f1c82923cb5e60093162099e69874
Author: Jose A. Lopes <[email protected]>
Date:   Fri Jan 24 01:24:51 2014 +0100

    Fix 'hvparams' of '_InstanceStartupMemory' on hypervisors

    Most hypervisors were calling '_InstanceStartupMemory' but not passing
    the 'hvparams' keyword argument.  Actually, it is not necessary to
    pass this argument given that it is an attribute in the instance
    object, which is passed.  This patch removes the 'hvparams' arg all
    together, fixes the function and the calls to it.

    Fixes issue 691.

    Signed-off-by: Jose A. Lopes <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to