summaryrefslogtreecommitdiffstats
path: root/docs/submodules/apex
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Add core pinning settings for VPP Also updated os-net-config to enable VPP service on startup, as well as updating show interfaces command. JIRA: APEX-407 os-net-config-pr: 6 opnfv-tht-pr: 129 Change-Id: I77c590e966d2532d894ec96bb60ffdf914a90f6d Signed-off-by: Feng Pan <fpan@redhat.com>
2017-03-30Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Merge "Updating docs for Danube" into stable/danube - Updating docs for Danube Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit a684f6b753749c355aee06412bd0f22779357089)
2017-03-30Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Merge "Adding --virtual-computes to deploy.sh help output" into stable/danube - Adding --virtual-computes to deploy.sh help output JIRA: APEX-426 Change-Id: Id2ea69fd26c1160885cbd532d297ed9d3b89f5f7 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit eb69165f0dcebf41cccfc3124f980bab53908a2d)
2017-03-30Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Pins ODL L3 VPP/HC packages JIRA: APEX-421 Change-Id: I18a1624af96be772820938e3138666c51b10301c Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 621bfd97aa74877177039ada39c0c8f9578a0220)
2017-03-28Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Merge "Fix quagga user and dirs" into stable/danube - Fix quagga user and dirs The rpm spec of quagga still misses the correct user and dir setup for quagga. This is the jira to remove this later on: https://jira.opnfv.org/projects/SDNVPN/issues/SDNVPN-130 Change-Id: I71885a6b177443f58d0c093833e76656eb83b428 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com> (cherry picked from commit 7dcaaf6f8f7af379124c65f3a19f4890064fa97c)
2017-03-28Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Merge "Adding OVN as an SDN option to Apex" into stable/danube - Adding OVN as an SDN option to Apex JIRA: APEX-129 opnfv-tht-pr: 111 opnfv-puppet-tripleo-pr: 18 Change-Id: I71de5802ed476b6f78ad5a718ac15d9aec9a6a1d Signed-off-by: Dan Radez <dradez@redhat.com>
2017-03-28Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Disables ODL clustering for FDIO+ODL scenarios ODL clustering has issues with VPP mounting, so we are disabling clustering for now and should have the bug in ODL fixed by Danube 2.0. Change-Id: I19b9c9167596105a3197de8c5a537bed1280f241 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 5108498adb2870581cc5a4bb99db693a05ff9c3b)
2017-03-27Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Apply NSDriver patch for neutron for all FD.io scenarios Change-Id: I548a6c948a276f05fd2bb0c2b6bcb9ee8d96deb8 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit dc600bda635981edc035290faf901f54e810790e)
2017-03-27Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Removes neutron ovs agent systemd when not nosdn Bug in ovs agent systemd where it is started when openvswitch is restarted. This is causing ODL DPDK deployments to fail because openvswitch is creating br-int as type system instead of netdev. JIRA: APEX-427 Change-Id: Iea7f6a5553d2ca1f372f4dec82f576d62827e887 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 2ea2ee214210f1eec14c8bdf91260ee883eb3192)
2017-03-26Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Replace ODL version for odl_l2-fdio scenario Change-Id: I9e6c8c001c4324a936ad11ecea7eb34b0bbb83b2 Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit 59e92f9ac358d6d055fa051a3aaa4e6b5a88f558)
2017-03-24Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/danube' - Fixes OVS DPDK scenarios This fixes nosdn OVS DPDK scenarios to work with OVS 2.6. It also adds support for the ODL DPDK scenario. OVS DPDK configuration is done during preconfig on compute nodes. All nodes make use of first boot script to get kernel params like hugepages. The network settings are modified to use real nic names for the virtual network settings file. This is required due to a timing bug with os-net-config and using first-boot script. The network settings file also contains the UIO driver to use with DPDK. JIRA: APEX-314 opnfv-tht-pr: 117 Change-Id: I46b6fca71ecec38981968133ba2411f64d7c6445 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-24Update git submodulesFeng Pan1-0/+0
* 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)
2017-03-20Updating submodules & add openretrieverShubhamRathi1-0/+0
1. HEAD seems to be out of sync for the submodules This patch fixes the HEAD so that henceforth gerrit automatically updates the refs to latest commit ID. 2. Adding openretriever to list of submodules Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit 1fc4463cbdaad35db04cc81fa6575ca721920785)
2017-01-11Add submodules and .gitmoduleShubhamRathi1-0/+0
Adding submodules of all OPNFV projects in order to create a unified repository for documentation. By using submodules we will be able to maintain a single conf.py file and theme to be used across all projects Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>