aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2017-10-30Merge "Support MultiCloud proxyed Designate for DCAE"Marco Platania2-94/+86
2017-10-30Merge "Included compile state in vbrg env and yaml files"Marco Platania2-9/+15
2017-10-30Support MultiCloud proxyed Designate for DCAELusheng Ji2-94/+86
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>
2017-10-27Included compile state in vbrg env and yaml filesItohan2-9/+15
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>
2017-10-27Fixed vbrg Install, env and yaml sciptsItohan2-35/+35
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>
2017-10-27vCPE vBNG: fix v_bng_install.sh, env, & yamlMatt Welch1-0/+1
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>
2017-10-27Merge "Fixed vbrg Install, env and yaml scipts"Marco Platania2-35/+35
2017-10-27Merge "Replace copyright symbol in Heat template license"Gary Wu3-3/+3
2017-10-27Replace copyright symbol in Heat template licenseMarco Platania3-3/+3
Change-Id: I012c71fbe256efaa7254bd270d57e35923458543 Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-27Harmonize OpenStack typosEric Debeau2-10/+10
Change-Id: I3733169c8bcd09df74042ceba0bcc07d14ca5c24 ISSUE-ID: INT-306 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-26Change DACE by DCAEEric Debeau2-29/+29
Change-Id: Ifde0eea9bd45d144dccd1295d837ecdff34b2d43 ISSUE-ID: INT-306 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-26Fix text substitution keyname typoLusheng Ji1-15/+15
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>
2017-10-23Add multiservice VM IP to SO init scriptMarco Platania1-0/+2
Change-Id: I2850284c39027cf5b8a185436bae5b81c332f8f5 Issue-ID: SO-181 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-23Clean up DCAE GEN 1 params from Heat templateMarco Platania2-84/+45
Change-Id: Id76c7a561494f7aa201b728f1f62e88f198496cc Issue-ID: DCAEGEN2-127 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-22Add proxying healthcheck to consul etcLusheng Ji2-51/+162
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>
2017-10-20Fix spelling in ONAP heat templateGary Wu1-1/+1
Change-Id: Icbb44f9d569954a8a2d90be755628040344b51b8 Issue-ID: INT-288 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-20Fix VNF instantiation issues in SO and RobotMarco Platania4-6/+10
- 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>
2017-10-17Fix naming conflict in vLB/vDNS Heat templateMarco Platania1-5/+5
- Rename DNS2 VM and ports Change-Id: Ic19865785c73c777f68ea177493eec9363c95ae0 Issue-ID: SDC-448 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-17Fixes for vCPE vG-MUX install scriptEric Multanen2-0/+7
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>
2017-10-16Update dcae2 vm_init and intsall scriptsLusheng Ji1-2/+16
Issue-Id: DCAEGEN2-127 Change-Id: I4e8221972144495d9f121e4f5cfc775d141b15cb Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Add docker run instruction in demo for esr.lizi6-0/+15
Change-Id: I9b0fe996a337d88ab081f0033aec07ff0c80b09b Issue-ID: AAI-421 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Fix patch URLs for vCPE use case and other fixesEric Multanen3-5/+5
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>
2017-10-05Fix network config in DCAE GEN2 VMMarco Platania1-6/+1
Change-Id: I6e4cf47cbf92c471f3b8e6a05c58d636198f2af4 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-02Update IPs in the vCPE templatesMarco Platania3-3/+3
Change-Id: I737fe38d4a095c9bad98b47b5dc7081dd761ef51 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-01Add CLI docker version numberMarco Platania8-0/+20
Change-Id: I2b7cb0d8969cd9eb4185b225d913a2b04d2933e9 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-10-01Fix bugs in the installation processMarco Platania4-4/+4
- 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>
2017-09-29Update Heat template for ONAP installationMarco Platania3-388/+388
- 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>
2017-09-29Add DCAE GEN2 to Heat templateMarco Platania7-14/+434
- 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>
2017-09-27Set portal_docker version to 1.3-STAGING-latestChristopher Lott (cl778h)4-4/+4
In preparation for release of Amsterdam. Change-Id: Ic0df3e6aa9198fec88c01eed5ce75bf93c4e6b57 Issue: PORTAL-109 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-09-27Remove version number from keystoneMarco Platania1-1/+1
- Affected components: - Rackspace Heat template - dcae_install.sh Change-Id: I0635be8cdba305822db8c175777ecac33d3da40d Issue-ID: INT-197 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-26Fix typos in vCPE Heat templatesMarco Platania2-3/+3
Change-Id: I784c221c0428f25820be850f5f8f488b332ed324 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-26Take out private networks from vCPE Heat templatesMarco Platania15-126/+115
- 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>
2017-09-25Merge "Add scripts to bind nic and set ip"Marco Platania1-0/+5
2017-09-22Fix path to SDNC containersMarco Platania1-1/+9
Change-Id: Ia7a7b1694bd7a2a0cb3979c544490f63ad0ba45d Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-22Add scripts to bind nic and set iproot1-0/+5
Issue-ID: INT-80 Change-Id: Idd407cadae26f354b85a356ce5aaf6e090e03fc1 Signed-off-by: root <rujun.li@intel.com> Signed-off-by: RujunLi <rujun.li@intel.com>
2017-09-21Add OPEN-O VM to Heat templateMarco Platania8-510/+981
- Add OPEN-O VM with MSB, Multi-VIM, VNFSDK, VFC, UUI - Add branch name per component - Add docker version number per component - Add xxlarge flavor to Heat for OPEN-O VM - Add MSB, Multi-VIM, VNFSDK, VFC, UUI to DNS config - Rename MSO to SO (wherever possible) Change-Id: Ie64563486212b4589b190e5c52d6524f9ca22850 Issue-ID: INT-213 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-14Fix repo name in CLAMP VM descriptionMarco Platania1-1/+1
Change-Id: I9e83e9e1b4f5195e837f11fcdeab4ccc07603dc5 Issue-ID: INT-115 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-14Add patch for BRG and scripts to set the NAT ruleJohnson Li8-2/+130
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>
2017-09-12Merge "Automatically Set Tenant in Robot VM"Marco Platania1-0/+2
2017-09-11Automatically Set Tenant in Robot VMYang Xu1-0/+2
Issue-Id: INT-192 Change-Id: I29f0cbe1019c0134d56f7ef04a05cf0b17cfb0cc Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-11Automatically Set Tenant In Robot VMYang Xu3-0/+6
Issue-Id: INT-192 Change-Id: I46fa28a4d05a45448eaf644a53c33094655ae12b Signed-off-by: Yang Xu <xuyang11@gmail.com>
2017-09-01Add the Java repository to vCPE VMsMarco Platania1-0/+0
- 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>
2017-08-30Fix VM names in vCPE env filesMarco Platania4-4/+4
Change-Id: Iad23c3388b218846f4b41320949e4ef0ce33543c Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-30name alignmentMichael Lando4-16/+16
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>
2017-08-29Add CLAMP VM to ONAPMarco Platania8-4/+346
- Extend Heat templates with CLAMP resources definition - Create installation scripts for CLAMP - Update DNS configuration Change-Id: I1db7f884f8318eceb74dace972f8ad808ac8551d Issue-ID: INT-115 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-25Correct typo in vFW env fileMarco Platania1-1/+1
- Replace backspace with rackspace Change-Id: Idbbf969ffb51cd9034bd5f708c1185aa26cc44f5 Issue-ID: UCA-36 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-25Consolidate vFW Heat templateMarco Platania4-414/+2
- Create a single Heat template that works in Rackspace and OpenStack Change-Id: Idbc5c08290c94c24a01c88d6591f2ea92b752733 Issue-ID: UCA-36 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-24Add Message Router IP address to vDHCP templateMarco Platania2-4/+11
- 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>
2017-08-21Fix OAM network name in SDNC VMMarco Platania1-2/+2
Change-Id: Ia8d22144f94ba104595bf33a8e080a5f9471aad2 Issue-ID: UCA-33 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-21Parametrize ONAP installation repositoriesMarco Platania8-146/+515
- Remove hardcoded repository names from installation scripts - Add parameters in Heat template - Use those parameters in the install scripts Change-Id: I3feadda7da22c282bd00618903de9aac1c01055b Issue-ID: UCA-33 Signed-off-by: Marco Platania <platania@research.att.com>