diff options
author | Dan Radez <dradez@redhat.com> | 2016-02-22 09:22:53 -0500 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-02-22 09:22:53 -0500 |
commit | 560945867028016e2f2e201662f98f12fd717283 (patch) | |
tree | 6f2fc18a89d61583a1eab22c786b744ea06ad7d7 | |
parent | 8131708e7a6f5617ce4f2eb24d40cc4308b54f2d (diff) |
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 <dradez@redhat.com>
-rwxr-xr-x | build/instack.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |