Hi, these two patches fix the query mechanism related to networks that broke since luxid (haskell) became responsible for serving the requests.
Thanks, dimara Dimitris Aragiorgis (2): Fix QueryNetworks wrt instances Fix gnt-network client wrt instances report lib/client/gnt_network.py | 6 +----- lib/cmdlib/network.py | 2 +- src/Ganeti/Query/Network.hs | 9 ++++----- test/hs/Test/Ganeti/Objects.hs | 2 +- test/hs/Test/Ganeti/Query/Network.hs | 11 ++++------- 5 files changed, 11 insertions(+), 19 deletions(-) -- 1.7.10.4
