Age | Commit message (Collapse) | Author | Files | Lines |
|
MultiCould expects tenant name and network name instead of IDs.
Integration Heat passes in only IDs. Added additional parameters
for names.
Fix a file path issue when setting up nginx.
Issue-Id: DCAEGEN2-128
Change-Id: Iac6025c4ab1f38682c8f75d13c6ea6b31d43106a
Signed-off-by: Lusheng Ji <lji@research.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: TEST-14
Change-Id: Ia99a52647941518148cd383b02ddb940818e6273
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Configuration for Portal Amsterdam/R1 release is on
branch release-1.3.0; soon "master" will be Beijing.
Issue: PORTAL-134
Change-Id: I66567167098422a072b3418754054ec4d27ccdde
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue: TEST-14
Change-Id: I8e6fed6f130f848f772957f417543445d99bc514
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Update vfc emsdriver docker container start script
Issue-ID: VFC-566
Change-Id: I5db6ef30d61d03b265bc5dada41e95c51e4b35d9
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
The Heat template changes, env changes, adn README changes are
for supporting the MutiCloud proxy-ed Designate solution. This
change works together with change: https://gerrit.onap.org/r/#/c/21199/
which bootstrap DCAE using values provided by this change.
Issue-Id: DCAEGEN2-128
Change-Id: Ib78fafb6ed1d17ed71eac3cbdc199418a7e5fd30
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
This submission contains implementation for supporting MultiCloud
proxy-ed Designate solution. The changes, mostly in dcae2_vm_init.sh,
are for registering Designate proxy by MultiCloud with A&AI; register
new DNS zone with the MultiCloud proxyed Designate service; configure
DCAE to use the new DNS zone, etc.
The submission for corresponding Heat template changes will be made separtely.
Issue-Id: DCAEGEN2-128
Change-Id: Ief8e91152c7d2f117aec3f21df54c1ed74ceef0f
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: UCA-39
Change-Id: Ib66b6cc353f68b820716ed7548b2c86a30420025
Signed-off-by: bdfreeman1421 <bf1936@att.com>
Signed-off-by: Pilot <bf1936@att.com>
|
|
Modified vbrg env file to include compile state
Modified vbrg yaml file to pick compile state and
automatically create /opt/config/compile_state.txt
Change-Id: Ic49568142eedbd1a5f483c6d06424be864b52c0e
Issue-ID: INT-63
Signed-off-by: Itohan <itohan.ukponmwan@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>
|
|
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>
|
|
|
|
|
|
Change-Id: I012c71fbe256efaa7254bd270d57e35923458543
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
|
|
Change-Id: I3733169c8bcd09df74042ceba0bcc07d14ca5c24
ISSUE-ID: INT-306
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
|
|
|
|
Change-Id: I478accaa9c790785cd7999a3b7778f4ad63dfc1b
Issue-ID: VFC-558
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
|
|
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>
|
|
Register two services for SDNC,one for the standard url, one for the compatible url.
http://$MSB_IP/api/sdnc/v1/restconf/
http://$MSB_IP/restconf/
Issue-Id: MSB-83
Change-Id: Ie3cd82bee895db3d7e3ccaa3a5b84f1e3bd8c62a
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
|
|
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>
|
|
Change-Id: Ifde0eea9bd45d144dccd1295d837ecdff34b2d43
ISSUE-ID: INT-306
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Change-Id: I16fb6184b236e804802940a6cbeeb80bf87c340b
ISSUE-ID: INT-301
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
|
|
|
|
|
|
Issue-ID: VFC-559
Change-Id: I5645dc645a6d50043e215a0e1de798e26351aba0
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Issue-Id: MSB-83
Change-Id: I5ecc5e2ecf81de837880f1f992b69834f7babe98
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Also write priv key file replacing \n with linei break
Issue-Id: DCAEGEN2-127
Change-Id: I2090fd074c12eb3b5c98dbd58353e3b9960088bf
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: Ifc02d5660af5301bf708538b823277f7a1d19924
Issue-ID: VFC-556
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
|
|
|
|
|
|
|
|
Change-Id: I6b3ad94300885cf9ca23cec1fee19afbf5c6a5f6
Issue-ID: INT-298
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.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>
|
|
Change-Id: Id3e2b3aa0e821866d91be16a0ec20861f3289f67
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
Change-Id: Idac193367433182a3e6e7d430ccac3090c55b3b3
Issue-ID: POLICY-365
Signed-off-by: Jorge Hernandez <jh1730@att.com>
|
|
Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5
Issue-ID: SO-181
Signed-off-by: Marco Platania <platania@research.att.com>
|