[magnum] Remove DIB elements from mesos build job

In magnum's ubuntu-mesos element, a docker element is defined
which conflicts with DIB's docker element.

Link to magnum's user-guide with the correct config:
http://docs.openstack.org/developer/magnum/userguide.html#building-mesos-image

Change-Id: Iaba49d3efae1a4a377a4a448d355d04a5c13ba0f
This commit is contained in:
Spyros Trigazis 2016-10-10 16:29:35 +02:00
parent 1a0663f9ae
commit 5c5618ffd1

View File

@ -102,7 +102,7 @@
TRIPLEO_ELEMENTS=./openstack/tripleo-image-elements/elements
HEAT_ELEMENTS=./openstack/heat-templates/hot/software-config/elements
MESOS_ELEMENTS=./openstack/magnum/magnum/drivers/mesos_ubuntu_v1/image
export ELEMENTS_PATH=$DIB_ELEMENTS:$TRIPLEO_ELEMENTS:$HEAT_ELEMENTS:$MESOS_ELEMENTS
export ELEMENTS_PATH=$TRIPLEO_ELEMENTS:$HEAT_ELEMENTS:$MESOS_ELEMENTS
$MESOS_ELEMENTS/install_imagebuild_deps.sh