Check ispecs against ipolicy on instance modify
When modifying an instance, so far the specs were not checked against the ipolicy. This patch fixes this issue. Note that for backend parameters which have a minimum and a maximum value (currently only memory), it checks both limits against the ipolicy. Because locking of the instance's node group was necessary, a TODO of commit b8925b86 was fixed as well. Signed-off-by:Helga Velroyen <helgav@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Loading
Please register or sign in to comment