deploy: Allow DEA to override bootstrap config 63/17563/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 26 Jul 2016 16:07:55 +0000 (18:07 +0200)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Wed, 17 Aug 2016 12:24:03 +0000 (12:24 +0000)
commit8b602ad490b427e5b97dd709e4d7905b500579e3
treed1d5f55a18ab0bc8e01fa3540b1f4a5c54579239
parent3ec3fb2d1d316b656a13f9c1ca00cc8a7fcd51de
deploy: Allow DEA to override bootstrap config

This commit does not change the current behavior in OPNFV, the
preconfigured fuel_bootstrap_cli.yaml from OPNFV ISO is still
used to replace the default settings / fuel-menu bootstrap cfg.

The only addition is the possibility to override the preconfigured
fuel_bootstrap_cli.yaml info using DEA.

JIRA: FUEL-155

Change-Id: I4e66b789fdf0a5b1af512a3efc84fedb72ce3b05
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
deploy/install_fuel_master.py
deploy/transplant_fuel_settings.py