From: rssaravana Date: Fri, 17 Feb 2017 12:36:10 +0000 (+0530) Subject: onos feature install modified for onos 1.8 X-Git-Tag: danube.1.0~54^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=5ea0b735fb31d65242d9803c9768a0e81444fe73;p=apex.git onos feature install modified for onos 1.8 Change-Id: Idc60b0304f8f37d2daa7aa6cd220be7859121352 Signed-off-by: rssaravana --- diff --git a/build/overcloud-onos.sh b/build/overcloud-onos.sh index c00cee7b..40f9f66a 100755 --- a/build/overcloud-onos.sh +++ b/build/overcloud-onos.sh @@ -28,7 +28,7 @@ LIBGUESTFS_BACKEND=direct virt-customize --upload ${CACHE_DIR}/${onos_release_fi -a overcloud-full-onos_build.qcow2 #Those files can be store in local cache for saving download time -git clone https://github.com/bobzhouHW/puppet-onos.git +git clone https://github.com/saravanaonos/puppet-onos.git tar --xform="s:puppet-onos/:onos/:" -czf puppet-onos.tar.gz puppet-onos LIBGUESTFS_BACKEND=direct virt-customize --upload ${CACHE_DIR}/jdk-8u51-linux-x64.tar.gz:/opt/ \