updating to OpenDaylight Beryllium SR1 79/11579/2
authorDan Radez <dradez@redhat.com>
Thu, 24 Mar 2016 13:27:05 +0000 (09:27 -0400)
committerDan Radez <dradez@redhat.com>
Thu, 24 Mar 2016 13:51:07 +0000 (09:51 -0400)
Change-Id: Idaf267854b6629a38c458b3c4c1c14af37b7d57c

build/overcloud-opendaylight.sh

index 7e6c820..3ce8834 100755 (executable)
@@ -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