summaryrefslogtreecommitdiffstats
path: root/tools/laas-fog/source/api/fog.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Remove 'tools' DirectoryTrevor Bramwell1-288/+0
All tools (and history) have been moved to the pharos-tools repository: https://git.opnfv.org/pharos-tools/ Change-Id: I84fa9b6ebd9b27f42d41f2722eb1221ec39a8c94 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-08-31Adds the Free and Open-source Ghost (FOG)Parker Berberian1-0/+288
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>