summaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack_light.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-04-10Install MUSIC containers via HeatMarco Platania1-0/+8
Change-Id: Ic36c551c5b132db3ff27d620ddaf55d1370ff5f1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Update vfc_vm_init scriptyangyan1-0/+2
Issue-ID: VFC-866 Change-Id: Icdf677ca953f2499b50bb73d14cb15d051a2d910 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-04Env variables for Health Check SDC DistributionGary Wu1-0/+2
Change-Id: I4337b3ef1b2c9b2a468fdf227ebdbabbaa578de2 Issue-ID: TEST-13 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-28add externalAPI/NBI projectRene Robert1-0/+66
and correct end of lines Issue-ID: INT-456 Change-Id: Ib61780eace2d204f1a3763f497943540cfb33889 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-03-27Add Nokia v2 docker imageDenes Nemeth1-1/+18
Change-Id: I1c8b4fc70b3124dcc910c8a1cef063d0090d09b5 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-03-22Add skeleton for new VMs in HeatMarco Platania1-1/+216
- Add MUSIC, AAF, OOF VMs in Heat - Update DNS configuration - Add init/install scripts for the new VMs - The Heat template and the scripts must be completed Change-Id: I270598a954a6f70ed2c72b4d01bd81dcea13f848 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-03-02Add a heat "light" yaml to save resourcesMorgan Richomme1-0/+1775
This config (DCAE is out of scope) can be deployed It will install the main ONAP features using smaller VMs It has been tested on the OpenLab with only functional basic tests Issue-ID: INT-340 Change-Id: I647e6b07724c2214a82fd288ea7fa5867da92e72 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>