Age | Commit message (Collapse) | Author | Files | Lines |
|
The vgmux env, yaml, install script, and hc2vpp patch files were edited to remove snapshot dependencies.
Change-Id: Ibfdef8cf35013c4fea8254437d12098a0bb82575
Issue-ID: INT-525
Signed-off-by: Enyinna Ochulor <enyinna.ochulor@intel.com>
|
|
Fixes an issue where vpp would crash if the
VES server port number was set via honeycomb
rest call. The port value was being handled as
a byte so larger values (e.g. 8080) caused the
problem.
Change-Id: Ib42725033f92d597524bbfda1f12cc7e43c87b4a
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
This patch provides the option to override
the value sourceName field in the VES event generated by
the vG-MUX VES agent. The value can be configured
by vppctl CLI command or via honeycomb REST call.
Change-Id: I1a8b0450b989391b39780476842a576b82564dff
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Addresses the following items:
- Do not setup auto configuration for eth1 and eth3
These interfaces will be used by vpp so they need to be down
- Fix pci bus numbering for vpp interfaces
- Fixes to properly create the 'save_config' script
- Install linux-image-extra package to get uio_pci_generic
driver module for the vpp dpdk interfaces
- fix build of honeycomb so the jvpp-ves module built by vpp
can be found
- Patch libevel.so code to tweak the VES data produced
so that sourceId and sourceName come from the openstack
vnf_id property (instead of vm_uuid and vm_name)
Issue-ID: INT-63
Change-Id: I469c2377df9dd9920a5769628b2b14d043d55d63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Remove percentage symbol from output reported for
Packet Loss Rate in the VES ouput.
Change-Id: I9f827a5152521d3dac2f2ac6c2fb01d107d393ae
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Issue-ID: INT-80
Change-Id: I6ae3cabf62c85a8da85c8a4623db4aae0e5e4281
Signed-off-by: Johnson Li <johnson.li@intel.com>
|
|
Add Framework codes for the vCPE VNFs
Issue-ID: INT-80
Change-Id: I312aef9631636f0e2273f482f5db44ca93a55983
Signed-off-by: Johnson Li <johnson.li@intel.com>
Signed-off-by: root <rujun.li@intel.com>
|