Updated armband
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Tue, 31 May 2016 14:49:36 +0000 (14:49 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 31 May 2016 14:49:36 +0000 (14:49 +0000)
commit4ab28df9437c18a5a08fd774322df34a68a409d0
tree7e11484b2467a2d9451859665790c2aeeff59fa6
parent8821bef05c150145bd4cda6a74ff0d9e356c39ea
Updated armband
Project: fuel  ec0c7698cd363b71694ca33e87f65fc382acda8d

Build system uplift to Fuel 9.0/Mitaka

Switching to Fuel 9.0/Mitaka for the build system.

Overhaul of the patching mechanism. As bootstrap_admin_node.sh has
been transitioned into an RPM (fuel-support), the lazy designer found
it more simple to patch that script during the Fuel build phase than
at the OPNFV ISO generation. The patch mechanism has been changed to a
normal context diff instead of the orig/modified file tuples
previously used. Hopefully this will require fewer manual rebases (may
the fuzz be with us!).

Also the ks.cfg patching has transitioned to a context based ordinary
patch for the same reasons, but this is as before taking place during
OPNFV ISO generation.

Patch naming made more descriptive.

The reaping mechanism has been slightly modified due to a change in
the naming of the node files when these are generated by the Fuel CLI.

IMPORTANT 1: The package cache mechanism is currently disabled, it is
only possible to install Fuel with a direct internet connection. This
will be fixed in a later change set!

IMPORTANT 2: All plugins has been disabled! As you have re-certified
your plugin with Fuel 9.0, please re-enable it in build/Makefile!

Change-Id: Ia918d16a74b68f89d178e06befe6e8a7a9367bf9
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
upstream/fuel