summaryrefslogtreecommitdiffstats
path: root/modules/opnfv/deployment/fuel/__init__.py
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2017-02-06 22:10:00 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2017-02-09 14:09:03 +0100
commitba25afb8b30e8f757ea1a6a2819d30dd1644e5d3 (patch)
tree978efa55bd79a3609db99a998c76e11a56a1ee4e /modules/opnfv/deployment/fuel/__init__.py
parent8c17dd593620d962011cb4e810634182cba1d100 (diff)
[deployment handler] Refactor the old installer_handler
This is a util library to interact with the deployment regardless of the installer. Objects: - Deployment - Node - DeploymentHandler - ApexAdapter - FuelAdapter - Factory The installer adapters implement some of the abstract functions of DeploymentHandler class that can't be generalized. Printout of example.py: http://pastebin.com/raw/SF3A1fee More info: JIRA: RELENG-149 Change-Id: I5c9e94459d5be0bfad6ffac29908a8cfc7ba919c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'modules/opnfv/deployment/fuel/__init__.py')
-rw-r--r--modules/opnfv/deployment/fuel/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/modules/opnfv/deployment/fuel/__init__.py b/modules/opnfv/deployment/fuel/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/modules/opnfv/deployment/fuel/__init__.py