Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Modified script to include sdnc routing and
arp configurations
Change-Id: I510a8abd11dc6df0d5cedc657d6229a1fd243f59
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
|
|
Issue-ID: UCA-40
Change-Id: I2a7d48854f674d0eeadcf952afcf1d780b455e7d
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Modified script to correctly configure snat
rules
Change-Id: Ie88f747f05745070cfdab2f35eb78f2f01177436
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
|
|
|
|
Issue-ID: UCA-39
Change-Id: Ib66b6cc353f68b820716ed7548b2c86a30420025
Signed-off-by: bdfreeman1421 <bf1936@att.com>
Signed-off-by: Pilot <bf1936@att.com>
|
|
Update vBNG environment and heat templates.
Update v_bng installer for ONAP cloud environment, add 'build state'
control to phases of the installer.
Automatically detect ethernet pci devs for vpp.
Remove binary blobs from Vpp-Integrate-FreeRADIUS-Client-for-vBNG.patch
(cause of the HUGE line count in this patch)
Modify Vpp patch to include dhcp.api.h file which fixes build errors.
Change-Id: If9e61185f2dde9095efda08aa8f72c2c03c475e7
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
|
|
Fixed bugs in vCPE vbrg emulator install script
Modified Script to include different build modes
Fixed here documents bind_nic.sh and set_nat.sh
Commented out the 192.168.1.0/24 network
configurations in the yaml and env files
Change-Id: I2f6dee1843e6e289fe199844ed80d010257bce63
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
|
|
Configured vGW .env file
Configured vGW .yaml file to not run the install script
Modified vGW install script and included different build modes
Change-Id: I178cc1909ffa13fc5164e142de1de78b1366c624
Issue-ID: INT-63
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
Move configuration of disabling auto upgrade to the
'build' phase of the install script.
Also, disable the setting in the /etc/apt/apt.conf.d/20auto-upgrades
file.
Auto upgrade of the kernel without associated packages can
cause vpp to stop working. This should help keep the demo
instances running without occasional failures.
Change-Id: Ief46bc7866a94d67fe2c3d2fe2d1f22bb4433aa9
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Instead of hard coding VPP interface names, derive them from
the PCI addresses of the network devices when setting up the
default vpp configuration in /etc/vpp/setup.gate.
Also, remove the vxlan tunnel configuration from the default
vpp configuration - this will be created by SDNC.
Change-Id: Ife48ac19b8d3869c7d65e83bdf8ab9a5a2c3301c
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
This change improves the vG-MUX install script by:
- setting bng-mux network IP and mux-gw IP from environment
variables instead of hardcoded values
- provides ability to use script to prepare a snapshot image
with the vpp and honeycomb binaries pre-compiles to improve
vnf deployment time (was taking about 40 minutes).
Change-Id: Ib5423af6d88f4501ac3ecfd4a4cbc9b315460194
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Issue-Id: CERT-4
Change-Id: I4b92e39ea6bedb5c5a70eae93ee8e7c4be9f9866
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
|
|
Correct a couple typos made in the vgmux install script.
Change-Id: Ib6eff3a875c3588bb1aad42a4105827d883b9c8d
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>
|
|
Issue-Id: CERT-3
Change-Id: Ibb0679fb2c44a6503aa933fff5bbb5a2ce7805d2
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
|
|
Issue-Id: CERT-2
Change-Id: Id7eed5e09bac3199f0911f92ab05ea3f877692bc
Signed-Off-by: Gokul Singaraju <goksing@gmail.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>
|
|
Change-Id: Iba34bfa61bab24761a86ffa6cce93994f37b7d5f
Issue-ID: INT-266
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Fixup URLs for the patch files to be applied to
VPP and honeycomb components.
Fix what looked like a typo in vgmux key attribute.
Create maven ~/.m2 directory before saving file to it.
Change-Id: Iccd10dac44b51a3ad4721422619c8823d8fa65bb
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Change-Id: I8eeaaee147fdfadde8260a00d981aca556802f52
Issue-ID: INT-228
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I5a9904d34dd1fbca2ab62b2f909b693553b2b61c
Issue-ID: INT-228
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I2ebf12ba9ce6dba7222159f2c112779b3a7fa7ba
Issue-ID: UCA-37
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
|
|
|
|
Issue-Id: VNFRQTS-108
Change-Id: I751751bf1bc937ba5f7657370333a8a59b142eaf
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
|
|
Issue-ID: INT-80
Change-Id: Idd407cadae26f354b85a356ce5aaf6e090e03fc1
Signed-off-by: root <rujun.li@intel.com>
Signed-off-by: RujunLi <rujun.li@intel.com>
|
|
Issue-ID: INT-80
Change-Id: I6ae3cabf62c85a8da85c8a4623db4aae0e5e4281
Signed-off-by: Johnson Li <johnson.li@intel.com>
|
|
- Add -m option to tar operation to modify the files timestamp
Change-Id: I1f1eebebd845b67206137a65c5b3385cb949a6a8
Issue-ID: INT-211
Signed-off-by: Marco Platania <platania@research.att.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>
|
|
- Install Apache2
- Create a sample index.html web page
Change-Id: Id38d7f3a060a298cc424c35d7f7c4dc00cd8b69b
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- ONAP install
- vCPE/vFW/vLB use cases
- Use sources.list.d instead of apt-add-repository
- Parametrize the OS name
Change-Id: I7287fda8c5f3aa4ecd42ff576ebfd3b937bfa549
Issue-ID: INT-129
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Add repos to sources.list.d instead of using add-apt-repository
Change-Id: I3f84bce0e189c3c0eed3d3dd2a292761726ec236
Issue-ID: INT-129
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
as part of the name alignment i want to change all occurrences of asdc to sdc.
Change-Id: I2eb9ff087d3cfd61c0c1347d085dd02da64c2d89
Issue-Id: INT-100
Signed-off-by: Michael Lando <ml636r@att.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Change-Id: Id3bccf33de4bb492036e7b1720aa8592b8bfb34c
Issue-ID: INT-84
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Bind as vDNS
- FreeRADIUS as vAAA
- KEA-DHCP-SERVER as vDHCP
Change-Id: I9a54add31542c075163bf946f475a184e14600aa
Issue-ID: INT-84
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
|
|
- Retrieve the correct local IP to set up VPP streams
Change-Id: I39e25e751e4f364a66f0f715b85809c5d7c6be48
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
|
|
- The cron job re-maps streams to vDNS every minute
Change-Id: I8c7bc7f3ecab356ffb7f2cb1cfe2f67a862255a4
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Add MR IP to vCPE-Infra Heat template
- Modify kea-sdnc-notify.conf for Nexus
- Update v_dhcp_install.sh to change the fake MR IP via sed
Change-Id: I90faff7142739ca209ab2ad0efe9fd7a8d8dfe95
Issue-ID: UCA-35
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I17999da6c4cf9abb283ff15c31adc0cec4b909c6
Signed-off-by: Brian Freeman <bf1936@att.com>
Issue-Id: UCA-35
|
|
Change-Id: I36a2fc8d2b36cb3730d4c9b14c09f78dc3d3da0c
Signed-off-by: Brian Freeman <bf1936@att.com>
Issue-Id: UCA-35
|
|
Issue-Id: VNFRQTS-79
Change-Id: Ic6b8be1a76dfc9a9934d1f1766efe5f6086085d4
Signed-Off-by: Gokul singaraju <goksing@gmail.com>
|
|
- Allow vdnspacketgen_change_streams_ports.sh script to terminate
Change-Id: I10cf23de30a1ad0b72273fe57317f44ca9fcfe61
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Change GRE tunnel netmask from /24 to /32 in add_dns.sh
- Remove Honeycomb from vPacketGen
- Call run_dns_streams.sh after rehashing stream ports
Change-Id: Ied1d7c228f97bdfd0d2f8dbf443626b1cbb7b1dc
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Issue-Id: VNFRQTS-78
Change-Id: I8cb2e986125c746e2d6ba1050fc9b7708699c00c
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
|
|
Issue-Id: VNFRQTS-77
Change-Id: I7141a1cd5206893007873efbeaef377e5e00c96b
Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
|
|
- Use v_packetgen_install.sh, v_packetgen_init.sh and vpacketgen.sh
Change-Id: Ic147b7257cfd735e6ba846e5a15c291786ec9407
Issue-ID: UCA-34
Signed-off-by: Marco Platania <platania@research.att.com>
|