Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue: PORTAL-134
Change-Id: If1539bfba7ba17b56b87065f8e107be122403585
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Issue-Id: CLI-70
Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
|
|
Add parameters to the heat template to allow
configuration of the route the vBRG from the vGMUX
via the vBNG.
Change-Id: I7aef31af7470ceb264af06326af8724246c7d8ed
Issue-ID: INT-63
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Included mux_ip_addr and vg_vgmux_tunnel_vni
parameters in the env file
Included definitions for mux_ip_addr and
vg_vgmux_tunnel_vni in the yaml file
Change-Id: Ibbfca035e44f00094e5231bb3d21610e9b1c239c
Issue-ID: INT-63
Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
|
|
|
|
During tests we found that the current VM flavor (m1.medium) for DCAE no-CDAP
VMs not enough for sustaining long term stable operations for the Docker host
running VES and Holmes containers. Hence up sizeing the flavor.
Issue-Id: DCAEGEN2-195
Change-Id: If55f2a54bfec25a1ef888e5a45a65949770fc591
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
- Parameters renaming
- Remove redundancy
- Remove unused parameters
Change-Id: I978e3a815d321e831481e7755ce59c514fc90b86
Issue-ID: POLICY-409
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
|
|
Issue-ID: POLICY-409
Change-Id: Ibdc35d01fb891ba044433576f59f100fbb46d313
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
The yaml for the bng needs a definition for sdnc_ip_addr.
This change should have been included in:
https://gerrit.onap.org/r/#/c/21569/
Change-Id: I846ef08878c4e312f161e5b8c3ad7006a7d58749
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
Enable ipv4 forwarding on vbng and add config to enable communication
with the sdnc VNF.
Updated 'dummy' addresses from 30.0.0.0/24 to 192.168.40.0/24 subnet
to prevent collision with public IP subnet.
Change-Id: I89d3b8d972822caaedeab2aa00dd4a0c9f19654d
Issue-ID: INT-63
Signed-off-by: Matt Welch <matt.welch@intel.com>
|
|
Configuration for Portal Amsterdam/R1 release is on
branch release-1.3.0; soon "master" will be Beijing.
Issue: PORTAL-134
Change-Id: Ie32e6ffc58f128748ad2db9d3acc6039fd763d26
Signed-off-by: Manoop Talasila <talasila@research.att.com>
|
|
This submission address the "fusion" between DNS service zones
between DCAE and rest of ONAP R1. In ONAP R1 each ONAP deployment
runs its own private DNS server; DCAE use Designate DNS as a Service.
The VMs on both sides need to be able to communicate with each other
by hostnames. This submission modifies the ONAP private DNS server
so it uses the DNS server behind the Designate as the forwarder. For
ONAP->DCAE communication, host names will be resolved by Designate DNS
server; for DCAE->ONAP communication, since DCAE VMs also use the ONAP
private DNS server as first name server, it is not a problem.
Issue-Id: DCAEGEN2-187
Change-Id: Ia54cd41f33b446d406a69868598ae1a8c0cdea8d
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
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>
|
|
|
|
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>
|
|
|
|
|
|
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>
|
|
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: Ifde0eea9bd45d144dccd1295d837ecdff34b2d43
ISSUE-ID: INT-306
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
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: I2850284c39027cf5b8a185436bae5b81c332f8f5
Issue-ID: SO-181
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: Id76c7a561494f7aa201b728f1f62e88f198496cc
Issue-ID: DCAEGEN2-127
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Changes are for:
1. Proxying healthcheck API call to Consul's health API using a Nginx
container proxy. Also some code cleanup.
2. Add support for posting floating addresses to Designate DNS
3. Add addition parameters in heat for supporting spinning up DCAE in
a separate OS/tenant (due to lack of Designate support in main Integration
OS/tenant)
Issue-Id: DCAEGEN2-127
Change-Id: Iac66eddbdd1dfadfc92bf2a1e372c6ad55bd0ab1
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: Icbb44f9d569954a8a2d90be755628040344b51b8
Issue-ID: INT-288
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
- Add keystone version to SO config file
- Add public_net_id and script_version to Robot
- Replace non-ASCII copyright sign in Heat templates license
Change-Id: I76b9caf19720c5b4ba7534c7d5ba329634860ff0
Issue-ID: INT-288
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Rename DNS2 VM and ports
Change-Id: Ic19865785c73c777f68ea177493eec9363c95ae0
Issue-ID: SDC-448
Signed-off-by: Marco Platania <platania@research.att.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: DCAEGEN2-127
Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b
Issue-ID: AAI-421
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
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: I6e4cf47cbf92c471f3b8e6a05c58d636198f2af4
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I737fe38d4a095c9bad98b47b5dc7081dd761ef51
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I2b7cb0d8969cd9eb4185b225d913a2b04d2933e9
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Add short-term fix to robot script after MSO/SO renaming
- Change docker version number in SDNC
Change-Id: I625e09457b843c875ea19c69ed6078f88a978f17
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Comment out sections about DCAE GEN 1
- Ugrade Robot VM flavor to medium
Change-Id: I7fdd37675090571548a5ae8f14fc4a9c27ceb3fe
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Add DCAE GEN2 VM to all Heat templates
- Add DCAE-related parameters
- Create new install/init scripts for DCAE
Change-Id: I299ad3b2c212a05d12a109fda21ce48980ddd448
Issue-ID: INT-213
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
In preparation for release of Amsterdam.
Change-Id: Ic0df3e6aa9198fec88c01eed5ce75bf93c4e6b57
Issue: PORTAL-109
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
- Affected components:
- Rackspace Heat template
- dcae_install.sh
Change-Id: I0635be8cdba305822db8c175777ecac33d3da40d
Issue-ID: INT-197
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I784c221c0428f25820be850f5f8f488b332ed324
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- Take out shared networks (use network templates in SO)
- Remove rackspace from templates name
- Modify MANIFEST files accordingly
Change-Id: I43f778eff74cf525b5ad7628ccdc38dfab7d0ef4
Issue-ID: UCA-32
Signed-off-by: Marco Platania <platania@research.att.com>
|