Commit c61310eb authored by Benjamin Blanc's avatar Benjamin Blanc

testnode: SlapOSMasterCommunicator: Add class doc description

parent 5964661c
...@@ -6,6 +6,8 @@ import urlparse ...@@ -6,6 +6,8 @@ import urlparse
class SlapOSMasterCommunicator(object): class SlapOSMasterCommunicator(object):
""" """
Communication with slapos Master using Hateoas.
collection: collection of data (hosting_subscription, instance, software_release...) collection: collection of data (hosting_subscription, instance, software_release...)
hosting_subscription: result of a request hosting_subscription: result of a request
instance(s): instance(s) related to an hosting_subscription instance(s): instance(s) related to an hosting_subscription
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment