diff options
author | Ricardo Noriega <rnoriega@redhat.com> | 2018-08-07 18:29:54 +0200 |
---|---|---|
committer | Ricardo Noriega <rnoriega@redhat.com> | 2018-08-22 17:48:28 +0200 |
commit | 14de5d725e74cb885a48146217e2fc9d8f093df6 (patch) | |
tree | bc189f9ce4c5bb2d8d21d48b174a54da21df8bbd /setup.cfg | |
parent | c0a4aa96bbe70eefb179d59a1267b8115651bba5 (diff) |
Enable SFC scenarios for Gambia
- This patch will install OVS 2.9.2 including
its kernel module which allows native NSH
headers.
- Fix Custom OVS due to bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1544892
- Tacker is disable for the time being, tacker-conductor
needs to be enabled.
JIRA: APEX-630
Change-Id: Ia410309fd7053602ce78eae919839d0f57c9742a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ data_files = build/virtual-environment.yaml build/baremetal-environment.yaml build/domain.xml + build/build_ovs_nsh.sh share/opnfv-apex/ansible = lib/ansible/* share/opnfv-apex/config = config/* share/opnfv-apex/docs = docs/* |