Auto deploy prototype #2 05/405/11
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Thu, 23 Apr 2015 15:06:18 +0000 (17:06 +0200)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Tue, 28 Apr 2015 10:26:21 +0000 (12:26 +0200)
This is an evolvement of the libvirt deployer to make it fully
general, and it also add the concept of Deploy Environment
Adapter (dea), Deploy Hardware Adapter (dha) and a hardware
adapter plugin.

See the README.rst file for an introduction of how to start
experimenting with this concept in a libvirt setting.

Highlights:

- Can "xerox" an existing Fuel deploy
- Separates configuration for the deployment (DEA) and
  the configuration for the hardware (DHA)
- Introduces an API to be implemented by hardware adapters
  (a libvirt example adapter is included)
- Provides a verification tool "verify_dha.sh" to validate
  DHA adapters against the DHA API.

See the TODO.txt file for things that can be worked on.

JIRA

Change-Id: I98ff665e6b63c6c3bc42bb6b65c1d2151359e374
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>

No differences found