BSRK Aditya (4): Extend config mod function to allow returning vals Port AllocatePort to wconfd config mod functions Use AllocatePort RPC in python codebase Add a mock AllocatePort for python tests
lib/config/__init__.py | 21 +++------------------ src/Ganeti/WConfd/ConfigModifications.hs | 29 +++++++++++++++++++++++++++-- src/Ganeti/WConfd/Monad.hs | 26 +++++++++++++++++--------- test/py/testutils/config_mock.py | 3 +++ 4 files changed, 50 insertions(+), 29 deletions(-) -- 2.2.0.rc0.207.ga3a616c
