As of commit 804d72eb, the instance multi allocation functionality is
broken since some code blocks become wrongly indented. This patch set
fixes this issue and also adds a unit test for the LUInstanceMultiAlloc
Logical Unit.

This patch set targets the stable-2.10 branch, to include the relevant
unit test functionality, but the first commit applies cleanly on
stable-2.9 too, where the issue was first introduced.

Dimitris Bliablias (2):
      Fix a bug in LUInstanceMultiAlloc LU
      Add a new unit test for LUInstanceMultiAlloc

 lib/cmdlib/instance.py              | 10 +++++-----
 test/py/cmdlib/instance_unittest.py | 15 +++++++++++++++
 2 files changed, 20 insertions(+), 5 deletions(-)

--
2.1.4

Reply via email to