From 560945867028016e2f2e201662f98f12fd717283 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Mon, 22 Feb 2016 09:22:53 -0500 Subject: this version update was supposed to be in the last build and did not make it through the cherry-pick Change-Id: I7fe4ea6714217a885bf4cd697cde6e13937e7fe1 Signed-off-by: Dan Radez --- build/instack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/instack.sh b/build/instack.sh index e748d919..24f6f1f5 100755 --- a/build/instack.sh +++ b/build/instack.sh @@ -276,7 +276,7 @@ enabled=1 gpgcheck=0 EOF -odlrpm=opendaylight-4.0.0-1.rc2.el7.noarch.rpm +odlrpm=opendaylight-4.0.0-1.rc3.1.el7.noarch.rpm LIBGUESTFS_BACKEND=direct virt-customize --upload ${rdo_images_uri/file:\/\//}/$odlrpm:/tmp/ \ -a overcloud-full-opendaylight.qcow2 opendaylight=/tmp/$odlrpm -- cgit 1.2.3-korg