summaryrefslogtreecommitdiffstats
path: root/build/overcloud-onos.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-07-13Fixes build and deploy options for SFC/ONOSTim Rozet1-6/+6
SFC for colorado will be based on OVS 2.5.90 which does not need 3.13 kernel. This patch removes 3.13 kernel updates, adds OVS 2.5.90 and sets default odl_version to use boron (required for SFC with OVS 2.5.90). Also updates OVS build to a working one for ONOS. JIRA: APEX-156 JIRA: APEX-199 Change-Id: I095290d925138122f24e891f8412497f9a2c3141 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-07-01Fixes onos artifacts URLTim Rozet1-2/+2
Server that was previously used is blocked on port 9999 in LF lab Change-Id: I8186ea00499352e7a404d0bf38b325e5ae9e8f23 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-06-30[APEX-171] Upgrade ONOS into 1.6 and ovs into 2.5.90 for SFC functionbob zhou1-4/+21
Change-Id: Ia4b714fa39438bb7ea77bedff6bb8099a88abb11 Signed-off-by: bob zhou <bob.zh@huawei.com>
2016-06-04Fixes build cachingTim Rozet1-4/+0
JIRA: APEX-167 Change-Id: Ibb9d69eb4326911a5c62fc9f10b02ccf191a3046 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-04-20updating ONOS buildDan Radez1-11/+10
- the ONOS build required the stable-images dir - also removing other stable-images references Change-Id: Ib51e4278ac80d7900064469f6d3c3a3532296270 Signed-off-by: Dan Radez <dradez@redhat.com>
2016-03-23updating vm creation for virt deploymentDan Radez1-0/+40
- replacing brbm with logical names br-netname - replacing instack-virt-setup with tripleo scripts JIRA: APEX-90, APEX-80 Change-Id: I58a15dee8de882e034c8af8a3368ca0647741b13 Signed-off-by: Dan Radez <dradez@redhat.com>