tomsou [Thu, 11 May 2017 13:56:41 +0000 (13:56 +0000)]
Do not enable bgpd during deployment
Do not enable bgpd in order to resolve the race condition between
bgpd daemon (enabled within apex deployment) and the bgpd
started by 6wind zrpcd in the frame of testcase 3 of sdnvpn.
JIRA: APEX-448
Change-Id: I3dfd41280e86e8a85b2269518abd8a504391de61
Signed-off-by: tomsou <soth@intracom-telecom.com>
Dan Radez [Fri, 31 Mar 2017 03:03:43 +0000 (23:03 -0400)]
Updating Apex to OpenStack Ocata
- power management updated to virtualbmc, pxe_ssh is deprecated
- removing custom tacker build
- removing custom congress build
- disabling yum update in undercloud on the cli instead of in a patch
- Undercloud is direct kernel booted now, there are no kernel and initrd
in the disk image from upstream
- remove OpenDaylight previous to Carbon
JIRA: APEX-433
JIRA: APEX-432
JIRA: APEX-431
Change-Id: I6963f16e65eacade5607a3082b58b6150331406c
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Mon, 8 May 2017 14:32:15 +0000 (10:32 -0400)]
Moves RDO images URI to working server
CBS has been broken and the overcloud and undercloud artifacts are not
getting updated there. The new URI is a workaround because it is a
single file server acting as a backup until the CBS repo is fixed.
JIRA: APEX-458
Change-Id: I743747015d69b17d75aa7b231bc07c935788ea20
Signed-off-by: Tim Rozet <trozet@redhat.com>
Dan Radez [Mon, 8 May 2017 15:58:35 +0000 (15:58 +0000)]
Merge "add onos deployment steps"
Tim Rozet [Fri, 5 May 2017 00:36:01 +0000 (20:36 -0400)]
Fixes relative path for 'ip' command
Change-Id: I63606f7cc200ddbe35c6df2cbb56fa442c2bfb9b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 4 May 2017 18:23:57 +0000 (18:23 +0000)]
Merge "Add support for interface role mapping for odl_l3-fdio scenarios"
Tim Rozet [Thu, 4 May 2017 18:22:25 +0000 (18:22 +0000)]
Merge "Enable OpenDaylight clustering mode for FDIO scenarios"
Feng Pan [Wed, 3 May 2017 12:46:14 +0000 (12:46 +0000)]
Merge "Fixing BGPD service is not running"
Feng Pan [Tue, 2 May 2017 18:19:15 +0000 (14:19 -0400)]
Add support for interface role mapping for odl_l3-fdio scenarios
JIRA: APEX-445
opnfv-puppet-tripleo-pr: 24
Change-Id: Idbb855badae2f2b91202961c12931ba54be1beaa
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Tue, 2 May 2017 20:38:56 +0000 (20:38 +0000)]
Merge "Fixes bugs in ovs dpdk"
Nikolas Hermanns [Tue, 2 May 2017 09:14:28 +0000 (11:14 +0200)]
Fixing BGPD service is not running
Change-Id: Ia94a82cda8cd2c8c052bfd3454e3753b6eb54288
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Feng Pan [Fri, 28 Apr 2017 19:54:33 +0000 (19:54 +0000)]
Merge "Migrates quagga install to build time"
Tim Rozet [Fri, 28 Apr 2017 15:35:28 +0000 (15:35 +0000)]
Merge "Updates the real time kvm kernel from 4.4.6-rt14 to 4.4.50-rt62."
Tim Rozet [Fri, 28 Apr 2017 14:39:59 +0000 (10:39 -0400)]
Migrates quagga install to build time
It is OK to have quagga installed at build time, we just want to avoid
enabling it unless quagga is deployed.
Change-Id: I41899d697a24976c3b169b3b8f5eef5c0df6bed4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 28 Apr 2017 14:26:35 +0000 (10:26 -0400)]
Fixes bugs in ovs dpdk
Changes Include:
- Fixes an issue where using non-1st nic admin network deployment would
result in loss of network connectivity during deployment.
- Fixes an issue where not specifying cores to pin to in performance
options would result in an incorrect '0' value used for core mask.
JIRA: APEX-452
JIRA: APEX-453
Change-Id: I413290161abd9b2fa39b659d5ff989da9554f603
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Wed, 26 Apr 2017 13:47:24 +0000 (09:47 -0400)]
Enable OpenDaylight clustering mode for FDIO scenarios
JIRA: APEX-450
Change-Id: I6d570c19ff5286b1307e38eee439116839b1d612
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Fri, 28 Apr 2017 08:20:41 +0000 (08:20 +0000)]
Merge "Update VPP/ODL versions for FDIO scenarios"
davidjchou [Fri, 28 Apr 2017 02:59:58 +0000 (18:59 -0800)]
Updates the real time kvm kernel from 4.4.6-rt14 to 4.4.50-rt62.
Change-Id: Iee42eb2533fe8c8336113613ab578aa56abb37fb
Signed-off-by: davidjchou <david.j.chou@intel.com>
Feng Pan [Wed, 26 Apr 2017 12:01:15 +0000 (08:01 -0400)]
Update VPP/ODL versions for FDIO scenarios
Pin the same set of FDIO and OpenDaylight versions for all fdio
scenarios.
Note that fdio_netvirt-fdio still uses a customized ODL version.
os-net-config-pr: 7
JIRA: APEX-451
Change-Id: Ic5ac5aeead9967fe383447e23653276cde2dfe60
Signed-off-by: Feng Pan <fpan@redhat.com>
Nikolas Hermanns [Fri, 7 Apr 2017 10:41:40 +0000 (06:41 -0400)]
Fixing zrpcd is not starting
JIRA: APEX-437
JIRA: APEX-448
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Change-Id: I91c1b3bef83c808166072e00c751d8fac3565b5f
Tim Rozet [Sat, 22 Apr 2017 03:32:02 +0000 (03:32 +0000)]
Merge "Updates quagga to newer version"
Tim Rozet [Wed, 19 Apr 2017 16:34:34 +0000 (12:34 -0400)]
Updates quagga to newer version
Change-Id: I635b171c15bca40788eefe909eaab3e9d4606db1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Mon, 17 Apr 2017 15:15:52 +0000 (11:15 -0400)]
Add ODL netvirt VPP support
opnfv-tht-pr: 131
Change-Id: I112d454078bd29a386b8557bf1d015d81f328d61
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Thu, 13 Apr 2017 16:25:38 +0000 (16:25 +0000)]
Merge "Renamed SNAPS-OO test runner filename and changed arguments."
spisarski [Thu, 13 Apr 2017 13:54:10 +0000 (07:54 -0600)]
Renamed SNAPS-OO test runner filename and changed arguments.
JIRA: SNAPS-10
Change-Id: Ice08276f683445c6eebcd28e2badc25135545fd4
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
bobzhou [Fri, 10 Mar 2017 02:09:55 +0000 (10:09 +0800)]
add onos deployment steps
opnfv-tht-pr: 128
opnfv-puppet-tripleo-pr: 23
Change-Id: Ib99f7e3968ed03bd86ca0de9c6c37c9871921486
Signed-off-by: bobzhou <bob.zh@huawei.com>
Feng Pan [Sun, 19 Mar 2017 17:07:50 +0000 (13:07 -0400)]
Add VPP interface options support
Interface options is needed for nosdn-fdio scenario to disable
vlan strip offloading for enic.
Change-Id: I7d7e3d7e6e0c822a13113911a41a3d076ecbd509
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Mon, 10 Apr 2017 15:26:41 +0000 (11:26 -0400)]
Disable tripleo_ui
Change-Id: Ib35bc67d15c306b416801838bba48b7090bff174
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Sun, 9 Apr 2017 02:46:59 +0000 (02:46 +0000)]
Merge "nosdn fdio scenario fixes"
Dan Radez [Thu, 6 Apr 2017 23:07:37 +0000 (23:07 +0000)]
Merge "RPM version update / ovs_dpdk rename"
Tim Rozet [Mon, 27 Mar 2017 17:22:45 +0000 (13:22 -0400)]
nosdn fdio scenario fixes
- pins nosdn fdio packages that work
- disable l3 agent ha mode
opnfv-tht-pr: 130
Change-Id: I9470565768611f83cbd6e34f567a0aec58fa65ef
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
Dan Radez [Thu, 6 Apr 2017 14:12:03 +0000 (10:12 -0400)]
Remove Openwsman
- AMT is no longer supported in Triple-O
Change-Id: Iddca225b0b40ae237ed9dcf754051a38cdafec9e
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 4 Apr 2017 16:12:11 +0000 (12:12 -0400)]
RPM version update / ovs_dpdk rename
- updating RPM version numbers for Euphrates
- renaming ovs scenario to ovs_dpdk
JIRA: APEX-434
Change-Id: I75e1d96bd613ea04e2ffd12bd41b3a536ff75d7f
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Tue, 4 Apr 2017 12:54:12 +0000 (12:54 +0000)]
Merge "Removing Deprecated ENV handling"
Dan Radez [Tue, 4 Apr 2017 12:53:33 +0000 (12:53 +0000)]
Merge "Removing symlinks to odl_l3 scenario files"
Dan Radez [Mon, 3 Apr 2017 20:03:23 +0000 (16:03 -0400)]
Removing symlinks to odl_l3 scenario files
Change-Id: I43f1edcb8552876f2edcd1395cdd7b510bef646b
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Fri, 31 Mar 2017 13:55:44 +0000 (09:55 -0400)]
Removing Deprecated ENV handling
Change-Id: I7010fb29bf6927d3d4050d9dd8326a0ec7bc44f1
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Mon, 3 Apr 2017 17:33:19 +0000 (17:33 +0000)]
Merge "Adding kickstart file for iso verify"
Dan Radez [Fri, 31 Mar 2017 00:06:24 +0000 (20:06 -0400)]
Adding kickstart file for iso verify
Change-Id: If2712b15d23ce1453e7d3ee1aa4df92b8e537856
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Mon, 3 Apr 2017 12:57:41 +0000 (12:57 +0000)]
Merge "Euphrates Docs update w odl scenario name cleanups"
Dan Radez [Mon, 3 Apr 2017 12:57:11 +0000 (12:57 +0000)]
Merge "Remove ocata puppet-ovn injection"
Dan Radez [Fri, 10 Mar 2017 20:07:12 +0000 (15:07 -0500)]
Remove ocata puppet-ovn injection
This was needed in Danube, can be removed for Euphrates+
JIRA: APEX-431
Change-Id: Ic2101581c3ae9cbf80d5ed6b64be8e7b3bc9abf7
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Fri, 31 Mar 2017 03:37:32 +0000 (23:37 -0400)]
Moving undercloud root pw to debug only
Change-Id: I380d39b6c78519487dec3b053c53a9579df57f06
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Fri, 31 Mar 2017 02:08:05 +0000 (22:08 -0400)]
More doc updates for Danube
Change-Id: I125548acde034d8c4c85cce93fb001ba06c8ab33
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 30 Mar 2017 23:25:49 +0000 (23:25 +0000)]
Merge "Add core pinning settings for VPP"
Dan Radez [Thu, 30 Mar 2017 23:06:00 +0000 (23:06 +0000)]
Merge "Adds apex owned scenario release notes"
Tim Rozet [Thu, 30 Mar 2017 20:20:16 +0000 (16:20 -0400)]
Adds apex owned scenario release notes
Change-Id: Ia7b50b99b82a01d347ba673e354d80cbb65e608f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 30 Mar 2017 19:56:17 +0000 (15:56 -0400)]
Updates release notes for Danube
Change-Id: Id3a90d1ba53502bc28db3e04d2795e9806f42eed
Signed-off-by: Tim Rozet <trozet@redhat.com>
Feng Pan [Tue, 21 Mar 2017 16:22:38 +0000 (12:22 -0400)]
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>
Dan Radez [Wed, 29 Mar 2017 16:32:45 +0000 (12:32 -0400)]
Euphrates Docs update w odl scenario name cleanups
- updating docs to reference Euphrates
- removing the odl_l2-nofeature scenario, it's obsolete
- renameing odl_l3 to odl, it's default for odl now
- adding symlinks to files to _l3 files so CI doesn't break
will remote those once CI is updated to use new names
Change-Id: I9f2646fc5dac443042c5f4be8cca7d2df5dca663
Signed-off-by: Dan Radez <dradez@redhat.com>
Dan Radez [Wed, 29 Mar 2017 16:33:25 +0000 (12:33 -0400)]
Updating docs for Danube
Change-Id: I7eb2d7bb62d61ca1ab7177332bb27329da85ad48
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Wed, 29 Mar 2017 21:11:05 +0000 (21:11 +0000)]
Merge "Pins ODL L3 VPP/HC packages"
Dan Radez [Wed, 29 Mar 2017 17:11:22 +0000 (13:11 -0400)]
Adding --virtual-computes to deploy.sh help output
JIRA: APEX-426
Change-Id: Id2ea69fd26c1160885cbd532d297ed9d3b89f5f7
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Wed, 29 Mar 2017 15:37:31 +0000 (11:37 -0400)]
Pins ODL L3 VPP/HC packages
JIRA: APEX-421
Change-Id: I18a1624af96be772820938e3138666c51b10301c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 28 Mar 2017 03:40:57 +0000 (03:40 +0000)]
Merge "Adding OVN as an SDN option to Apex"
Tim Rozet [Tue, 28 Mar 2017 01:58:01 +0000 (01:58 +0000)]
Merge "Fix quagga user and dirs"
Nikolas Hermanns [Mon, 27 Mar 2017 17:07:10 +0000 (19:07 +0200)]
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>
Dan Radez [Wed, 26 Oct 2016 13:22:12 +0000 (09:22 -0400)]
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>
Tim Rozet [Mon, 27 Mar 2017 15:54:39 +0000 (11:54 -0400)]
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>
Tim Rozet [Mon, 27 Mar 2017 14:03:59 +0000 (14:03 +0000)]
Merge "Apply NSDriver patch for neutron for all FD.io scenarios"
Tim Rozet [Sun, 26 Mar 2017 20:25:04 +0000 (16:25 -0400)]
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>
Feng Pan [Sat, 25 Mar 2017 02:03:04 +0000 (22:03 -0400)]
Replace ODL version for odl_l2-fdio scenario
Change-Id: I9e6c8c001c4324a936ad11ecea7eb34b0bbb83b2
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Fri, 24 Mar 2017 16:11:58 +0000 (12:11 -0400)]
Apply NSDriver patch for neutron for all FD.io scenarios
Change-Id: I548a6c948a276f05fd2bb0c2b6bcb9ee8d96deb8
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 6 Mar 2017 22:15:37 +0000 (17:15 -0500)]
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>
Feng Pan [Thu, 23 Mar 2017 13:43:18 +0000 (09:43 -0400)]
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>
Dan Radez [Mon, 20 Mar 2017 15:36:07 +0000 (11:36 -0400)]
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>
Tim Rozet [Sat, 18 Mar 2017 02:59:31 +0000 (02:59 +0000)]
Merge "Fixes neutron patch to only apply when ODL + FDIO"
Tim Rozet [Sat, 18 Mar 2017 02:59:09 +0000 (02:59 +0000)]
Merge "Disable Neutron L3 agent HA for FDIO/ODL scenarios"
Tim Rozet [Fri, 17 Mar 2017 19:20:10 +0000 (15:20 -0400)]
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>
Tim Rozet [Fri, 17 Mar 2017 18:08:26 +0000 (18:08 +0000)]
Merge "Add networking-vpp ML2 support"
Tim Rozet [Fri, 17 Mar 2017 04:38:56 +0000 (04:38 +0000)]
Merge "Move modified enable_rt_kvm.yaml to .build directory"
Feng Pan [Fri, 17 Mar 2017 04:36:00 +0000 (00:36 -0400)]
Remove ONOS package reference in Makefile
Change-Id: I81c6a2f6e8dacc3835e6abe1b674bbf25255d1da
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Wed, 15 Mar 2017 14:34:00 +0000 (10:34 -0400)]
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>
Tim Rozet [Thu, 16 Mar 2017 15:42:13 +0000 (11:42 -0400)]
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>
Feng Pan [Thu, 16 Mar 2017 20:31:21 +0000 (16:31 -0400)]
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>
Tim Rozet [Thu, 16 Mar 2017 17:33:42 +0000 (13:33 -0400)]
Removes vpp-devel from package install
Change-Id: I16f5defdd47f19095f97414f46cd9e12d3c53b19
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 16 Mar 2017 15:48:05 +0000 (15:48 +0000)]
Merge "Add odl_l3-nofeature-noha deployment scenario"
Jamo Luhrsen [Wed, 15 Mar 2017 22:52:57 +0000 (15:52 -0700)]
Add odl_l3-nofeature-noha deployment scenario
Change-Id: I144150c0a73897d86fd4970638694359ba427d4f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Feng Pan [Thu, 16 Mar 2017 02:49:57 +0000 (02:49 +0000)]
Merge "Reduces apex odl image size"
Tim Rozet [Thu, 16 Mar 2017 01:57:00 +0000 (01:57 +0000)]
Merge "Final bump of Gluon to upstream release v1.0.1"
Tim Rozet [Wed, 15 Mar 2017 21:25:15 +0000 (17:25 -0400)]
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>
Tim Rozet [Wed, 15 Mar 2017 20:54:51 +0000 (20:54 +0000)]
Merge "Remove 80-vpp.conf for odl_l2-fdio scenario"
Georg Kunz [Fri, 10 Mar 2017 10:50:07 +0000 (11:50 +0100)]
Final bump of Gluon to upstream release v1.0.1
Change-Id: I7b220a332a8738054bcb569c3fa01b5d401a167e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Georg Kunz [Tue, 14 Mar 2017 13:20:44 +0000 (14:20 +0100)]
Fix typo which prevents install of bgpvpn package
Change-Id: I34ce542ceebd48579bda4ebabd49772f47572c5d
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Feng Pan [Tue, 28 Feb 2017 04:09:33 +0000 (23:09 -0500)]
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>
Feng Pan [Tue, 14 Mar 2017 17:19:24 +0000 (13:19 -0400)]
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>
Feng Pan [Wed, 22 Feb 2017 19:44:39 +0000 (14:44 -0500)]
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>
Tim Rozet [Fri, 10 Mar 2017 20:57:19 +0000 (20:57 +0000)]
Merge "Fixes mismatch for Java APIs between HC and VPP and L2 pkgs"
Tim Rozet [Tue, 28 Feb 2017 22:27:48 +0000 (17:27 -0500)]
Fixes mismatch for Java APIs between HC and VPP and L2 pkgs
This copies the same API jars used for VPP to the Honeycomb to help
workaround the issues we are facing of incompatible Java APIs between HC
and VPP versions. It also locks vpp/honeycomb/odl to known working
packages for L2 scenarios.
Also increases overcloud disk +400MB to accomodate more vpp pkgs.
opnfv-tht-pr: 122
Change-Id: Id803834e1f1fa352778784da9ac246ab9c58a3b1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 10 Mar 2017 16:10:40 +0000 (16:10 +0000)]
Merge "Updating repository for code containing the smoke tests"
Romanos Skiadas [Fri, 10 Mar 2017 09:04:24 +0000 (11:04 +0200)]
Remove trailing folder from RESOURCES in contrib
It shouldn't be there and it breaks the script.
Change-Id: I0762707a0c55a47b1f576e88c5ff0af979efdfda
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
Tim Rozet [Fri, 10 Mar 2017 03:01:53 +0000 (03:01 +0000)]
Merge "Open additional ports for OpenDaylight services"
Jamo Luhrsen [Thu, 9 Mar 2017 05:32:55 +0000 (21:32 -0800)]
Open additional ports for OpenDaylight services
- port 8101 is open to all karaf ssh access
- port 6633 is open as the old default openflow port that is still
in use by upstream OpenDaylight system tests. It is still enabled
by default from the openflowplugin.
Add old openflow port (6633) and karaf ssh port (8101)
opnfv-tht-pr: 120
JIRA: APEX-397
Change-Id: I90a55b1d150758790cfb52231560c8cd722d94ad
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
davidjchou [Mon, 6 Mar 2017 02:39:24 +0000 (17:39 -0900)]
Adding "Real Time KVM" support
Adding the support to run the "Real Time KVM" kernel in the compute
node(s) to reduce the network latency caused by the virtualization of
the network functions. Since the current "Real Time KVM" kernel
doesn't support physical to logical network interface mapping yet, we
need to use the real physical interface name rather than the logical
interface name for all compute interfaces in network_settings.yaml.
Also updates tests for the network settings changes and fixes a bug
where interface was being queried on the controller nics before it
interfaces were validated.
JIRA: APEX-128
Change-Id: Iccb6c9fbdcf7e3b482f4283039ef17c38e0a6df7
Signed-off-by: davidjchou <david.j.chou@intel.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Dan Radez <dradez@redhat.com>
Tim Rozet [Wed, 8 Mar 2017 20:55:58 +0000 (15:55 -0500)]
Fixes syntax bug on mariadb file limit increase
There was a missing ':' in the hieradata value which was causing the
mariadb limit to never get increased. Also only runs the limit increase
when noha is used.
opnfv-tht-pr: 119
opnfv-puppet-tripleo-pr: 19
Change-Id: I0adf29de3afbb1ba021201e1814678b8beddb90e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 8 Mar 2017 23:22:20 +0000 (23:22 +0000)]
Merge "Use the more tested networking-odl-v1 in bgpvpn"
Dan Radez [Wed, 8 Mar 2017 21:39:56 +0000 (21:39 +0000)]
Merge "Adding to build cache and removing jolokia tarball"
Dan Radez [Tue, 7 Mar 2017 14:31:07 +0000 (09:31 -0500)]
Adding to build cache and removing jolokia tarball
Change-Id: I23bf0ebda3a75a348383c1b5372698bf0e1d47b1
Signed-off-by: Dan Radez <dradez@redhat.com>
spisarski [Wed, 8 Mar 2017 18:18:09 +0000 (11:18 -0700)]
Updating repository for code containing the smoke tests
ci/run_smoke_tests.sh is currently pulling the test code from
the CableLabs repository. Now that OPNFV owns that code, we
should now be sourcing that from gerrit.opnfv.org.
JIRA: FUNCTEST-754
Change-Id: Ib4cd5f3596a891a94383a452eaa78c951d063bf8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Dan Radez [Wed, 8 Mar 2017 15:21:14 +0000 (10:21 -0500)]
Disabling ONOS from Danube
Integration work for ONOS in Danube was not completed.
Disabling this scenario for this release.
Disabling completed mostly by commenting out sections enabling
easy re-enabling next release once integration work is completed.
Change-Id: I1d7b457e8234bf6bb299b9908b356040e68370e5
Signed-off-by: Dan Radez <dradez@redhat.com>