diff options
author | Feng Pan <fpan@redhat.com> | 2017-03-23 09:43:18 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-24 01:17:18 +0000 |
commit | b4b2a89ca4cc2a0edb293c6d37691e8312f25f27 (patch) | |
tree | c10d7789bc23d24c5547e05e6029652ecebb5913 /docs/submodules/apex | |
parent | f328ac86c6d79eed3fd55349a9983934ec8fea30 (diff) |
Update git submodules
* Update docs/submodules/apex from branch 'stable/danube'
- FDIO package version pinning
We are seeing some instability in latest FDIO packages, so pinning
them for now.
Change-Id: Iaf851bfe2f8c8ba9fe0e2da6979e61f71abeccbe
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 5f50df9743156ea805256e2f65815ed0075881f6)
- setting keystone region for tacker and congress
opnfv-tht-pr: 124
JIRA: APEX-398
Change-Id: I64092deea764b65301da686989610db8965b82fc
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 1447fa43970aac807d2490ce8e77a065fb1dbd5d)
- Merge "Fixes neutron patch to only apply when ODL + FDIO" into stable/danube
- Fixes neutron patch to only apply when ODL + FDIO
We don't want the neutorn patch which hardcodes router external
interface to OVS and adds generic NS linux interface driver to be
applied for every scenario.
JIRA: APEX-406
Change-Id: I0fd7ed07a5ff58f9e1565831f4f469c11b501385
Signed-off-by: Tim Rozet <trozet@redhat.com>
- Disable Neutron L3 agent HA for FDIO/ODL scenarios
opnfv-tht-pr: 123
JIRA: APEX-401
Change-Id: I247fe72a30ca15af73c5317ff5777d41b7d73976
Signed-off-by: Feng Pan <fpan@redhat.com>
- Merge "Add networking-vpp ML2 support" into stable/danube
- Move modified enable_rt_kvm.yaml to .build directory
We should not be modifying files in our repo directly during build.
This patch moves the modified version of enable_rt_kvm.yaml into
$BUILD_DIR rather than modifying it in place.
Change-Id: Ibe160d0e5bc0f1d6633fde11de9f125ed49f58e2
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 96013ac0328d2a4f54c6432e3900849db6c78d48)
- Remove ONOS package reference in Makefile
Change-Id: I81c6a2f6e8dacc3835e6abe1b674bbf25255d1da
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit dd00a13e93ec1a23cd6f1bcb26dae55960ca1b26)
- Merge "Removes building quagga/zrpc" into stable/danube
- Removes building quagga/zrpc
Since building this takes 10 minutes or so and it has intermittent
failures, we are moving it to artifacts. If we need timely changes we
can implement a job to build it, using the apex makefile.
JIRA: APEX-403
Change-Id: Ie26106062143c968492dce52149459a8dc7a47ba
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit d5527ec6ff391ddd3f872b7f8a7bc3f1f2075381)
- Add odl_l3-nofeature-noha deployment scenario
Change-Id: I144150c0a73897d86fd4970638694359ba427d4f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
(cherry picked from commit c8fa3e03525e4bdab6668760637d5cd079f29845)
- Add networking-vpp ML2 support
opnfv-tht-pr: 113
opnfv-puppet-tripleo-pr: 16
os-net-config-pr: 5
Change-Id: I0c34889db27fd71e1b73e860850b81a08707c324
Signed-off-by: Feng Pan <fpan@redhat.com>
- Removes vpp-devel from package install
Change-Id: I16f5defdd47f19095f97414f46cd9e12d3c53b19
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 59120f0ddd3ad84feab0ffb9defc185f73f910a5)
- Merge "Final bump of Gluon to upstream release v1.0.1" into stable/danube
- Merge "Reduces apex odl image size" into stable/danube
- Final bump of Gluon to upstream release v1.0.1
Change-Id: I7b220a332a8738054bcb569c3fa01b5d401a167e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit 79dc043d32a1280b73f56a6f3ba458923e290874)
- Reduces apex odl image size
Uses compression and sparsify to reduce image size so we don't go over
the CPIO max size for RPM.
JIRA: APEX-402
Change-Id: Ib6e74e703b114080dcabf4eeaa1be68aa56edea3
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 03e4fffb7f6e2937757768e5035ba507120bd531)
- Fix typo which prevents install of bgpvpn package
Change-Id: I34ce542ceebd48579bda4ebabd49772f47572c5d
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
- Remove 80-vpp.conf for odl_l2-fdio scenario
We remove and reinstall VPP package for odl_l2-fdio scenario, but
we never removed 80-vpp.conf file during the reinstall, causing
hugepage always being set to 1024.
JIRA: APEX-399
Change-Id: Ifda525517318e4797e4f7809730602ca59b7b6bc
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit b72e6fef8f43edefbc34e458b5a87218363ee658)
- Add support for odl_l3-fdio
This patch adds support for ODL L3 FDIO scenario.
Introduces a new deploy settings parameter, odl_routing_node, to
indicate the routing node's hostname. This parameter will only
be used for this scenario.
Change-Id: I8df3eb701299007761c6cec42c4ca318b124a0b8
opnfv-tht-pr: 108
os-net-config-pr: 4
Signed-off-by: Feng Pan <fpan@redhat.com>
(cherry picked from commit 7d994a3c3e18227c26bf58049e4d5780144ecf98)
Diffstat (limited to 'docs/submodules/apex')
m--------- | docs/submodules/apex | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/apex b/docs/submodules/apex -Subproject cf72f80710c8323aedd3fb209abd41522599b3d +Subproject 783bead17dbff69b3f07fc99bafb784987b59d9 |