|
When we building kolla images in OPNFV jenkins job, we need to
clone code directly from openstack/kolla project and patch it
with necessary patches needed by OPNFV.
This is the first patch focus on ODL and DPDK integration. To
use it, please clone openstack/kolla's stable/pike branch first
then apply patch by using git apply command.
This PS also solved git clone risk found by Anteater by
deleting url variable in git clone command.
Change-Id: I9d02f0d4919b53fb33233399ed4efd57d27b21a1
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
|