From c61310ebb94e1c5eecf344d08749750a7df7be17 Mon Sep 17 00:00:00 2001 From: Benjamin Blanc <benjamin.blanc@tiolive.com> Date: Thu, 18 Jul 2013 10:06:05 +0200 Subject: [PATCH] testnode: SlapOSMasterCommunicator: Add class doc description --- erp5/util/testnode/SlapOSMasterCommunicator.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/erp5/util/testnode/SlapOSMasterCommunicator.py b/erp5/util/testnode/SlapOSMasterCommunicator.py index c8840d158e..50619b2d04 100644 --- a/erp5/util/testnode/SlapOSMasterCommunicator.py +++ b/erp5/util/testnode/SlapOSMasterCommunicator.py @@ -6,6 +6,8 @@ import urlparse class SlapOSMasterCommunicator(object): """ + Communication with slapos Master using Hateoas. + collection: collection of data (hosting_subscription, instance, software_release...) hosting_subscription: result of a request instance(s): instance(s) related to an hosting_subscription -- 2.30.9