Fixes controller Image to be overcloud-full 07/12007/4
authorTim Rozet <trozet@redhat.com>
Thu, 7 Apr 2016 15:52:01 +0000 (11:52 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 7 Apr 2016 18:34:37 +0000 (14:34 -0400)
commit9bebfc4c3a614ca6f3721fbef4c466e74411323a
treeadd216ffcf907ea10fc36d4c260ae773066f7115
parent48d62412ec1e2302edae13e3eee15d1f38c2ab7b
Fixes controller Image to be overcloud-full

New param introduced into THT that exposes the image to use for the
Controller.  The new var is defaulted to use overcloud-control and is
causing master to fail.

Changes Include:
 - Adds opnfv-environment yaml file to use for common parameters
   required in all deployments
 - Defaults controllerImage to be overcloud-full

Change-Id: I5da8921d9c9efd167748a3d6f42866d18f46d2b7
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/opnfv-environment.yaml [new file with mode: 0644]
build/undercloud.sh
ci/deploy.sh