BSRK Aditya (6): Make Disk an instance of SerialNoObject Add wconfd RPCs to replace Update Remove Update's ConfigSync lock Add a mock for Update function Remove tests on Update Use the mock config object in two config tests
lib/config/__init__.py | 58 +++++++--------- src/Ganeti/Objects/Disk.hs | 3 + src/Ganeti/WConfd/ConfigModifications.hs | 109 +++++++++++++++++++++++++++++++ test/py/ganeti.config_unittest.py | 58 +--------------- test/py/testutils/config_mock.py | 26 ++++++++ 5 files changed, 162 insertions(+), 92 deletions(-) -- 2.2.0.rc0.207.ga3a616c
