From 2e9b552d5efe383ce08ff48a9739031f28251013 Mon Sep 17 00:00:00 2001 From: Carlos Goncalves Date: Mon, 1 Aug 2016 12:03:02 +0200 Subject: Build Congress RPM package Changes include: - RPM build for congress moved into Apex - Fixes missing log dir for congress in spec - Adds missing API network definition for Congress - Fixes URL for getting doctor driver - Increases controller default RAM to 10GB due to resource contention with ODL - Fixes Congress service config/db sync in THT to be in step 3 opnfv-tht-pr: 51 JIRA: APEX-212 Change-Id: I4a55646e7ef851782ae0d1963f7b479086958365 Signed-off-by: Carlos Goncalves Signed-off-by: Tim Rozet --- build/variables.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index 27118c93..134cc295 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -13,8 +13,7 @@ onos_release_uri=https://downloads.onosproject.org/nightly/ onos_release_file=onos-1.6.0-rc2.tar.gz onos_jdk_uri=https://www.dropbox.com/s/qyujpib8zyhzeev onos_ovs_uri=https://www.dropbox.com/s/2dyd8zyt2l6p586 -openstack_congress=https://radez.fedorapeople.org/openstack-congress-2016.1-1.fc24.noarch.rpm -doctor_driver=https://raw.githubusercontent.com/muroi/congress/doctor-poc/congress/datasources/doctor_driver.py +doctor_driver=https://raw.githubusercontent.com/openstack/congress/master/congress/datasources/doctor_driver.py dpdk_uri_base=http://artifacts.opnfv.org/ovsnfv dpdk_rpms=( -- cgit 1.2.3-korg