aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-08-17Refactor Heat templates for vLBMarco Platania10-692/+2
- Eliminate Rackspace vs OpenStack distintion - Rename templates without cloud provider name Change-Id: I849e8239afde122f1b1e180108dc51122a267165 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-16Add AAI searchservice entry to DNS configurationMarco Platania4-24/+24
- Add the searchservice entry to DNS zone file - Rename aai2_* install/init scripts to aai_* - Point Heat template to aai_* scripts Change-Id: Ife73688cdc2cf01dc9aa89d8b91db79eea6ea15b Issue-ID: AAI-128 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Fix ARP issues in vLB and vPKTGENMarco Platania1-0/+8
- Retrieve vLB and vPKTGEN's MAC address in Heat template - Assign those MAC addresses to VPP tap interfaces Change-Id: Ib4e5d4981031328ca8dc54bd7e5b0031c7f41846 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Update vLB to Ubuntu 1604 and VPP 1707Marco Platania2-3/+135
vLB based on Ubuntu 1404 and VPP 1609 doesn't work in some OpenStack labs Change-Id: Ibbd904d0eed1f02b7aca2d173e469c53f235f700 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Fix path to vWEB in vCPE infra Heat templateMarco Platania1-3/+3
Change-Id: I8465a144e940d840bebc50d7b2c707fbf704ddc7 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Add fixed IPs to vCPE-vBRGEMU and vCPE-vGWMarco Platania4-3/+15
Change-Id: I0bc01ca1ae3089d23bf21c52ecf9170dc60ae458 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Change VNF local IP addressesMarco Platania4-10/+10
Change-Id: Iee0c4d672f08197f9457772204e3621b1c65f6b6 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Fix network names in vCPE heat templatesMarco Platania8-12/+12
Change-Id: I37b3574ec72c15481e2aee5ae8db7e5bff143a88 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-10Add vCPE use case heat/install scriptsMarco Platania14-90/+208
Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-08Clean up vCPE Heat templatesMarco Platania9-175/+85
Change-Id: I1227bb9751cec36cba2ba5e03d6f0ed302fb1489 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-04Merge "Change OAM CIDR to /16"Hector Anapan-Lavalle7-7/+7
2017-08-04Changed image to Ubuntu 16.04Brian Freeman5-5/+5
Change-Id: I6c4a290fb351fc7ed3a6e9253da5659c0327b5ba Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Fixed vweb port typoBrian Freeman1-1/+1
Change-Id: I9f0593b6c73f6e06f02ffeaf44bf314f45d82191 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Added webserver and update ONAP OAM CIDRBrian Freeman5-7/+76
Change-Id: I831b3cb0313402d1f409dc099137053a7c637164 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Change OAM CIDR to /16Marco Platania7-7/+7
Change-Id: Ib0f72a46b934458a5a40f88d8416fb2c57a63d04 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-03Updatd after network review 2017-08-03Brian Freeman12-229/+420
Change-Id: I29e9610c18f3592fe933c247fd97afb6581ba974 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Merge "vCPE vGW and vBRGEMU HEAT Templates"Marco Platania6-0/+570
2017-08-02vCPE vGW and vBRGEMU HEAT TemplatesBrian Freeman6-0/+570
Change-Id: I1d14aebf2cea54a84f58372962ed6ef45ef6c611 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-02Move heat templates from openecom to onapMarco Platania13-70/+70
Change-Id: I1fdcfe9a76ae06de797a66a25600ce767c64d166 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania8-0/+0
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-20Merge "vCPE Infra and Metro HEAT Templates Issue-Id: UCA-32 Change-Id: ↵Marco Platania6-0/+798
I273403a81f33e833ec85fc5f2f6f045a34d14be7 Signed-off-by: Brian Freeman <bf1936@att.com>"
2017-07-19vCPE Infra and Metro HEAT TemplatesBrian Freeman6-0/+798
Issue-Id: UCA-32 Change-Id: I273403a81f33e833ec85fc5f2f6f045a34d14be7 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-07-14Add floating IPs to DCAE VMsMarco Platania2-0/+37
Change-Id: I779c4b1549d7d5c0ff70dd43334ccce8476ae6f5 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-30fix format issueMarco Platania1-1/+1
Change-Id: I8c927b4e46db665518cb235441d467d5ddfbd597 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-30change docker version number in heatMarco Platania4-12/+12
Change-Id: I8701269b2f60ee217e790d975337c5161b443a90 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-30Fix versioning for the DCAE config propertiessubhash kumar singh1-3/+3
Fix versioning for the properties in the DCAE config fie. Change-Id: Ia80ae22839decb37b3ee4f7b0ba2f8558ff0f8cf Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-06-29avoid hardcoded valuesNayan Deshmukh3-0/+72
in integration_robot_properties.py Change-Id: I8bd992d7e10dc87077d80506ef8710cb171c6329 Signed-off-by: Nayan Deshmukh <n.deshmukh@samsung.com>
2017-06-12Add specific router external gateway ipKanagaraj Manickam k003651062-1/+16
ECOMP HOT YAML is designed to assign the public IP for every component and router external public gateway IP is picking randomly, which is causing IP conflict sometimes. so HOT template is updated to assign the static public IP for router public external gateway IP. Change-Id: If6e8567584cd86d9260c76ebc989d205566e1c78 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-06-06Add second AAI instance to OpenStack templatesMarco Platania6-57/+284
Change-Id: I48799b2d7b4aec5b0bd627d9bec291c9f14c8787 Signed-off-by: Marco Platania <platania@research.att.com>
2017-06-05Parametrize CIDR and Netmask in the demosMarco Platania4-0/+36
Change-Id: I01f46fc1ee5cd1774e3db2e3381081dc9fc4c967 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-30Add A&AI-VM2 configMarco Platania1-10/+81
Change-Id: I888f584a4c2a8b1cc3fc91a0ce884b17d165be19 Signed-off-by: Marco Platania <platania@research.att.com>
2017-05-23consolidate rackspace and openstack pktgen for vLBMarco Platania4-160/+7
Change-Id: Ic8ff995cc4c5ff71e2e2f0ee14661a40b84dbafc Signed-off-by: Marco Platania <platania@research.att.com>