aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vCPE/infra
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Fix spacing issues in YAML files in heatBartek Grzybowski1-26/+26
Fixes applied as reported by yamllint. Change-Id: I192de1f318c9aee58868807e4a9942b48b8b8e65 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in heat/Bartek Grzybowski1-7/+7
Fixing json files to conform to linter rules. Change-Id: Ia758a50adffb13889255511594aacc03f66f4e4b Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-09-18Bump poms and heat envs to 1.6.0-SNAPSHOTMarco Platania1-2/+2
Issue-ID: TEST-216 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: Ie69b696d3c8b8bee726e092c16c33e4a68d4ce2d
2019-08-11Fixing some typos in heat templatesTomáš Levora1-1/+1
Issue-ID: INT-1198 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I6f1788b5bcd3b605a92ba10561972caa6257e61e
2019-05-07Roll version numberMarco Platania1-2/+2
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-13Prevent package installation failures in VNFsMarco Platania1-0/+4
Add apt-get update to the user_data parts of the VNF Heat templates to prevent failures of package installation Change-Id: Iaa2e54f5dc7e88dc2891f4deddfebc0d2cde22e7 Issue-ID: INT-660 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu2-14/+1
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-23Add URL to Nexus repo in Heat templatesMarco Platania2-2/+10
Change-Id: I574eb63ae1b2c57f19bd02a482ee16c65cd0b744 Issue-ID: INT-592 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-19Deprecate use of sites/raw for vnf HEAT templatesGary Wu2-18/+21
Replace the use of sites/raw in vnf HEAT templates with zipped script artifacts Change-Id: I93c331c0f4753e8bf661e5a577463ab38bd116f5 Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-26Version bump demo artifacts to 1.3.0-SNAPSHOTGary Wu1-1/+1
Also remove deprecated ONAP template Change-Id: I6d1b927e00fe1297121fe60c742a5a00964c139d Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-08Point install/init scripts to released aritfactsMarco Platania1-3/+3
Change-Id: Ib13ea785ff19ff2e16ef7ce4debf6bafb8340c42 Issue-ID: UCA-37 Signed-off-by: Marco Platania <platania@research.att.com> (cherry picked from commit f51c4ed1634c1fad68ce7430d56e3af28a659770)
2018-06-05Update for OOM DMaaP PortBrian Freeman2-0/+7
Issue-ID: INT-522 Change-Id: I7d29fee829312559554dd8c95b39dce1aabe0f3b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-18Update DCAE IP and port for VNFsMarco Platania1-2/+2
- For Beijing, DCAE (Heat-installed) will be deployed in a single VM. This makes the IP address available to VNF (VNF Heat env file) - Change the port of the DCAE collector to 8081 - Rename DCAE VM in ONAP Heat template Change-Id: I6d95b73de774afd41136ca289a11beb5fddc31a3 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-30Up rev to 1.2 for BeijingBrian Freeman1-2/+2
Issue-ID: INT-288 Change-Id: I02a5e533aeaf4000c86351d3634f2b1883a970cd Signed-off-by: Brian Freeman <bf1936@att.com>
2017-10-02Update IPs in the vCPE templatesMarco Platania1-1/+1
Change-Id: I737fe38d4a095c9bad98b47b5dc7081dd761ef51 Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-26Take out private networks from vCPE Heat templatesMarco Platania3-40/+26
- 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-08-30Fix VM names in vCPE env filesMarco Platania1-1/+1
Change-Id: Iad23c3388b218846f4b41320949e4ef0ce33543c Issue-ID: UCA-32 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-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-11Fix network names in vCPE heat templatesMarco Platania1-1/+1
Change-Id: I37b3574ec72c15481e2aee5ae8db7e5bff143a88 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-10Add vCPE use case heat/install scriptsMarco Platania2-34/+52
Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-08Clean up vCPE Heat templatesMarco Platania2-11/+8
Change-Id: I1227bb9751cec36cba2ba5e03d6f0ed302fb1489 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-04Changed image to Ubuntu 16.04Brian Freeman1-1/+1
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 Freeman2-2/+74
Change-Id: I831b3cb0313402d1f409dc099137053a7c637164 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Updatd after network review 2017-08-03Brian Freeman2-23/+44
Change-Id: I29e9610c18f3592fe933c247fd97afb6581ba974 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-02Move heat templates from openecom to onapMarco Platania1-3/+3
Change-Id: I1fdcfe9a76ae06de797a66a25600ce767c64d166 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-19vCPE Infra and Metro HEAT TemplatesBrian Freeman3-0/+403
Issue-Id: UCA-32 Change-Id: I273403a81f33e833ec85fc5f2f6f045a34d14be7 Signed-off-by: Brian Freeman <bf1936@att.com>