From 673897bcb5a8e1cb7a58941c8b6f7a4c0052c8fe Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Thu, 24 Mar 2016 09:27:05 -0400 Subject: [PATCH] updating to OpenDaylight Beryllium SR1 Change-Id: Idaf267854b6629a38c458b3c4c1c14af37b7d57c --- build/overcloud-opendaylight.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.16.6