On Mon, Jun 15, 2015 at 01:17:04PM +0200, 'BSRK Aditya' via ganeti-devel wrote: > Removes config lock usage. > > Also add a mock implementation of RemoveInstanceDisk > for the python tests. Moved _UnlockedDetachInstanceDisk, > and _UpdateIvNames to config_mock.py as it is no > longer used by non test code. > > Signed-off-by: BSRK Aditya <[email protected]> > --- > lib/config/__init__.py | 51 > +++-------------------------------- > test/py/cmdlib/instance_unittest.py | 5 ++-- > test/py/ganeti.config_unittest.py | 6 ++--- > test/py/testutils/config_mock.py | 42 +++++++++++++++++++++++++++++ > 4 files changed, 52 insertions(+), 52 deletions(-)
LGTM -- Klaus Aehlig Google Germany GmbH, Dienerstr. 12, 80331 Muenchen Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
