From: Dan Radez Date: Thu, 24 Mar 2016 13:27:05 +0000 (-0400) Subject: updating to OpenDaylight Beryllium SR1 X-Git-Tag: colorado.1.0~266 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=673897bcb5a8e1cb7a58941c8b6f7a4c0052c8fe;p=apex.git updating to OpenDaylight Beryllium SR1 Change-Id: Idaf267854b6629a38c458b3c4c1c14af37b7d57c --- diff --git a/build/overcloud-opendaylight.sh b/build/overcloud-opendaylight.sh index 7e6c820c..3ce88349 100755 --- a/build/overcloud-opendaylight.sh +++ b/build/overcloud-opendaylight.sh @@ -19,9 +19,9 @@ cp -f overcloud-full.qcow2 overcloud-full-opendaylight_build.qcow2 ############################################### cat > /tmp/opendaylight.repo << EOF -[opendaylight] -name=OpenDaylight \$releasever - \$basearch -baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-40-release/\$basearch/os/ +[opendaylight-41-release] +name=CentOS CBS OpenDaylight Beryllium SR1 repository +baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-41-release/\$basearch/os/ enabled=1 gpgcheck=0 EOF