aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/cloud-config
AgeCommit message (Collapse)AuthorFilesLines
2019-04-25Clean old ONAP heat template from demo repositorymrichomme40-1778/+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>
2019-01-16Allow custom plugins in SDCshrikantawachar1-0/+2
Allow custom plugins in SDC Change-Id: I636d534d1853522b131b225ab851013622441bf2 Issue-ID: SDC-2022 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-11-18SDC workflow docker-composeojasdubey4-19/+70
Added support for workflow deployment on heat using docker-compose Change-Id: I78e61d947f243807384be22cf583e0608bef7360 Issue-ID: SDC-1743 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-10-11Add dashboard to Clamp VMac25501-2/+9
Change-Id: I048a609bb0526b4167a105f0e1b09b6cdea2217a Issue-ID: CLAMP-230 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-06Add ansible server for APPCAaron Hay1-0/+5
Add necessary HEAT template parameters to support installation of the ansible server in APPC. Change-Id: Ic97b08f1bb2351704284bf0c6bf4ebc427510552 Issue-ID: APPC-1168 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-04Update OOF config fileDileep Ranganathan1-7/+57
Update HAS and OSDF config file based on latest changes Syncing conductor.conf, osdf_config.yaml file across all projects. Change-Id: I68c9bcc4765ff1debd1a1d3c95c2f536104a9bbd Issue-ID: OPTFRA-205 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-03Add Register ToInstrumental1-0/+1
For HEAT, needed to utilize use the "aaf.api.simpledemp.onap.org" FQDN. Only change for HEAT is making sure FQDN is pushed to Container Issue-ID: AAF-517 Change-Id: Ia16ec14168fbc92cae6fe1f7019e961bbb9f965d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-26Fix DCAE deployment in HeatMarco Platania1-2/+10
Change-Id: If5be263616df3e0e726d8a111862fa017d0b8fa6 Issue-ID: INT-669 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-25Change AAF to Cass ContainerInstrumental4-132/+10
Change AAF install scripts to utilize "aaf_cass" containers, and auto-initialize (inside of containers) for both aaf_cass and aaf_* Also, removed "sample_ca". This is done inside AAF Containers now. Tested from scratch on SB07 Issue-ID: AAF-517 Change-Id: I8855291bc0b1347fd11f5cf60f150f7cd3c6f371 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-20Update OOF to v14 AAI schemaDileep Ranganathan1-6/+6
Updated the version to v14 in conductor.conf Change-Id: I3cf3dd931d00aedc203c9a8d21d7a38ab36b5f7b Issue-ID: OPTFRA-355 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-19HEAT installation enable VID via HTTPSPiotr Darosz1-1/+1
Enable HEAT installation to allow Portal accessing VID via HTTPS Change-Id: I4328192e388a9a929ab0dc63ce77b325c34768c9 Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-18Remove deprecated R1 codeLusheng Ji1-9/+8
Issue-ID: DCAEGEN2-499 Change-Id: I8dd791c09a8f45412319f4a1d0f0fb919028b011 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-12Update vid_vm_init.shSonsino, Ofir (os0695)1-1/+1
Change-Id: Ifff07883461f1938e195cfd0fe5e25b8ece4f972 Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-07AAF replace latest with HEAT VersionInstrumental2-22/+24
Also, adjust X509 Issuers to match CasaBlanca needs Issue-ID: AAF-420 Change-Id: Iac79f7c8463c161b8bd26b2e6af4581ae746c8ff Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-05Merge "adjust AAF for b64"Marco Platania4-2/+54
2018-09-05Remove plain OpenStack pwd from HeatMarco Platania2-4/+5
- 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-09-05adjust AAF for b64Instrumental4-2/+54
HEAT Process did not place binary file as expected. Modified process to deal with base64 Issue-ID: AAF-420 Change-Id: If9ef925094e131ff556405c99658989677f5bcdf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-04AAF Sample CA changeInstrumental1-3/+8
Issue-ID: AAF-420 Change-Id: I59b6b83e3e3804e09a98659c198d319c9b784689 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-29Parameterized the nbi docker image versionQuoc-Nghia Nguyen1-1/+1
Change-Id: I471ab13cda1bf45f6ca6d03ac892bed80b4b55ee Issue-ID: EXTAPI-118 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-08-26fixing VID vm init scriptSonsino, Ofir (os0695)1-1/+1
Change-Id: I7af0564d5a1c67560ed9927217d07d06039dc0ee Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-08-23Adjust aaf HEAT shsInstrumental4-482/+125
Issue-ID: AAF-419 Change-Id: Id4fbce7fb25c703a74f93afbbb519b980d5b96dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-13Update proxy section in setting.xmlMarco Platania1-4/+15
- Add <proxy>...</proxy> only if https proxy is specified - Tested successfully in windriver (SB07) - Solves part of the AAF installation issues Change-Id: I9f6dd8a7a9173b541b9872293d0c6ad705506dc3 Issue-ID: AAF-420 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-06Bug fix on boot scripts locationGary Wu2-212/+0
Two multiserv VM boot scripts were located in the wrong directory. This fixes the issue. Change-Id: Iac6336d279882af0197ab7711bfa52b1a25bcfc8 Issue-ID: INT-606 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Refactor ONAP HEAT template config, part 3Marco Platania22-182/+100
- 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 Wu40-1095/+1274
Change-Id: Ic4930654395ec9e9d57836733cd47e7a3b0bf972 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Refactor ONAP HEAT template config scriptsGary Wu20-0/+2178
Change-Id: I5f95acc7c67d48ea1f7f9e819d6c9e742e4b52cc Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>