Adds the Free and Open-source Ghost (FOG)
authorParker Berberian <pberberian@iol.unh.edu>
Mon, 21 Aug 2017 13:03:53 +0000 (09:03 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Thu, 31 Aug 2017 17:28:57 +0000 (13:28 -0400)
commitefb7362691b1103513dad6c098994a6ed1929ab2
tree274f3e0a31804b335abd8838571c6b421d394da6
parent3681849c3ab451145e8c79996d54e10a38d5484a
Adds the Free and Open-source Ghost (FOG)

JIRA: N/A

Adds a handler which will talk with the REST api
running on the FOG server.
This allows the pod_manager to ghost images onto hosts
in order to prep them for deployment and clean them afterwards.

Change-Id: Ic00e992874ca3371b6d6e8ac2450a1ef0c765e67
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
laas-fog/source/api/__init__.py [new file with mode: 0644]
laas-fog/source/api/fog.py [new file with mode: 0644]