aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/cloud-config/so_vm_init.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-04-25Clean old ONAP heat template from demo repositorymrichomme1-105/+0
this template is not maintained since casablanca. People could be surprised to find it here (still available on casablanca or older branches) Issue-ID: INT-1046 Change-Id: I266ccc59c05a713cde17b20491f2e729d068414f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-09-05Remove plain OpenStack pwd from HeatMarco Platania1-1/+2
- Replace plain OpenStack password with its encrypted version - Update SO install/init script to skip key encryption (will be done by user) - Provide a script that encrypts the plain OpenStack password Change-Id: Ifb7010ab8720ca92119c65484d05f5cfacf023cb Issue-ID: INT-646 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-06Refactor ONAP HEAT template config, part 3Marco Platania1-1/+0
- Consolidate serv.sh activation in generic config script - Rename OPEN-O (open-o) -> MULTISERV (multiserv) - Resurce names in Heat template - File names - References in other installation scripts - Rename dcae_c_ -> dcae_ in Heat template - Minor clean up Change-Id: If45a1f1e01933f828aa698c815e0a3f65810a208 Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-06Refactor ONAP HEAT template config, part 2Gary Wu1-0/+105
Change-Id: Ic4930654395ec9e9d57836733cd47e7a3b0bf972 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>