aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-09-11Merge "update opt config variables for SO"Gary Wu1-0/+9
2018-09-11update opt config variables for SOBrian Freeman1-0/+9
Issue-ID: INT-621 Change-Id: Id0248ba6d68a8e26bf2650c4b5e1a9f79db36fad Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-05Merge "adjust AAF for b64"Marco Platania1-2/+2
2018-09-05Remove plain OpenStack pwd from HeatMarco Platania1-6/+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-09-05adjust AAF for b64Instrumental1-2/+2
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-0/+4
Issue-ID: AAF-420 Change-Id: I59b6b83e3e3804e09a98659c198d319c9b784689 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-30Add Public IP for AAFInstrumental1-0/+2
Issue-ID: AAF-420 Change-Id: Ie6d77603fd8711dc48037523e6018d9d345aec76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-28Updates for SO integration & sec_groupBrian Freeman1-0/+2
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-14Add vfc-db docker to vfc_vm_init.shfujinhua1-0/+4
Change-Id: I5f0c441cd6f07eae1d4958fc96264412f6afe261 Issue-ID: VFC-976 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-06Rename OPENO_IP to MSB_IPGary Wu1-0/+2
Change-Id: I28120d6202e0054c70244f7db3f2e67119b5148a Issue-ID: INT-526 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-06Refactor ONAP HEAT template config, part 3Marco Platania1-68/+64
- 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-6/+271
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 Wu1-1497/+1131
Change-Id: I5f95acc7c67d48ea1f7f9e819d6c9e742e4b52cc Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-02Add security group to vFW, vLBMarco Platania1-1/+4
- Extend the ONAP sec group to support the vLB/vDNS use case - Add sec group to vFW, vFWCL, vLB, vLBMS Change-Id: Ica89840cf40249990d6df2dfff9a7712c094ab3a Issue-ID: INT-526 Signed-off-by: Marco Platania <platania@research.att.com>
2018-08-01Upgrade all VMs to ubuntu 16.04Gary Wu1-10/+10
Change-Id: I8c32faa17b1a963e94c32718a1e7f4f9f066dd15 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-31Merge "Remove demo, testuite/properties repos in robot VM"Marco Platania1-8/+0
2018-07-30Incorporate changes from OOM robot resourcesGary Wu1-0/+4
Change-Id: Ia34e7a3cbb6d494c9ce8eda6918b79f394a2ce3c Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu1-8/+0
No longer clone demo and testsuite/properties repos in robot VM. Instead, use demo repo content within testsuite container, and pass properties directly from heat template boot/ directory. Change-Id: I9e472f9b6cea47dc2faebd091d95be9e89aff667 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-17Bug fix on HEAT template HTTP_PROXYgwu1-0/+2
Various boot scripts should have been checking for "no_proxy" but were checking for " " instead. This fixes the issue. Also add default values for HTTP_PROXY variables. Change-Id: I5245018a7bb9c33b84ac3096d8a9c0986b2e976c Issue-ID: OOM-1275 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-16Improve the way to deploy onap via proxyAbirATTAR1-1/+308
Issue-ID: OOM-1275 Change-Id: I0d77bcfe1e9ca183b3ba1aa56fff713db33b677b Signed-off-by: Abir EL ATTAR <abir.el_attar@nokia.com>
2018-06-13Remove docker version parameter for AAI sparkyGary Wu1-4/+0
Change-Id: I12239a1f2e3eda97b75b1f68598be3af7b895f16 Issue-ID: INT-529 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Replace docker version tags for OOFDileep Ranganathan1-3/+13
Replace docker version tags to read from HEAT template Change-Id: Iacdaa2956e1a7a889cd00f440d81d248f56337af Issue-ID: OPTFRA-257 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-06Remove hardcoded sniroemulator docker versionGary Wu1-0/+4
Change-Id: Iff34709c4f44d1e519b9dcbf9f4abbb48afcc11c Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-24Clean up deprecated DCAE parameters from R2Lusheng Ji1-12/+24
Issue-ID: DCAEGEN2-499 Change-Id: Icc2b45e5207882f24f079b57083a5702baf5eb1d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-23Clean Heat templateEric Debeau1-8/+0
Remove some parameters no more used: - flavor_xxlarge - horizon_url Change-Id: I300b5b6b096fc1c8b6a66b043499178c2613ff97 Issue-ID: INT-505 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-21Retrieve boot scripts from new demo artifact zipGary Wu1-62/+63
Remove use of the raw repo. Remove nexus_repo parameter. Add new nexus_artifact_repo parameter with default value. Change-Id: Ib502a77010258c2a7a642cd375094b336d046174 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-18Merge "Retrieve boot scripts from new demo artifact zip"Marco Platania1-20/+80
2018-05-17Add option to use OAM network for Robot public netGary Wu1-1/+14
Change-Id: I7d2692e64d0e09afed0b09dc9349c03e09b1869e Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Retrieve boot scripts from new demo artifact zipGary Wu1-20/+80
Change-Id: Icc805d78fb9191e53b5eee61ee2abb8086279dcd Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Add robot parametersBrian Freeman1-1/+6
Issue-ID: INT-503 Change-Id: I1d1983fcb422a29cec4f1046c79c2b2edf2f2236 Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Fix bug with vm_image_name in robot VMGary Wu1-1/+1
Change-Id: I45c3df1ec7bd735217061517e6b83f49627b1034 Issue-ID: INT-407 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-14Clean up local files in AAFMarco Platania1-2/+0
Change-Id: I961a104b94c1ef0e42a08166e07e3af1888cc0fb Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-14Pass local IP to AAF VMMarco Platania1-0/+2
Change-Id: Ib4228124415cd1ee70975d737f6c8462107473f4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-09Reduce multi-service VM sizeGary Wu1-1/+1
Currently the multi-service VM consumes around 10 GB of RAM. Reduce the VM flavor type down to xlarge (16GB) instead of xxlarge (64 GB). Change-Id: I38139863e0a8d7e92993041112ac1c08e166ab33 Issue-ID: INT-496 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Add back vm_image_name parameter for robot_vmGary Wu1-0/+1
Change-Id: I794a0c0d4e007bed955045dcb2ba6bb0ca97bc96 Issue-ID: INT-407 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Skip ELK health checks for HEAT deploymentsGary Wu1-0/+3
Change-Id: Idd16415912ad3d3d5df59e18fdea3759a8b304fa Issue-ID: INT-489 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Enlarge DCAE VM sizeLusheng Ji1-1/+1
DCAE Heat deployment currently uses large VM flavor. When running CLAMP which deploys additional containers (i.e. TCA) onto this VM, this flavor is not enough. Make it xlarge. Issue-ID: DCAEGEN2-488 Change-Id: I57d4787972176636e58279e7df8fd18804fc342f Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04Merge "Update for SDC Onboarding container"Gary Wu1-2/+6
2018-05-03Update for SDC Onboarding containerBrian Freeman1-2/+6
Issue-ID: TEST-85 Change-Id: I9b82df618194bab41a36aa3e070765cfc1556763 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-03Adding heat based deployment for smsKiran Kamineni1-0/+78
Enabling HEAT based deployment for Secret Management Service Issue-ID: AAF-262 Change-Id: I004dab5d94f99c153028b2baa327a745b48dad79 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-02Remove dead configuration variablesDenes Nemeth1-13/+0
Change-Id: I3b2f3009ba792e739a30c0cf4fd1a0f80bbca281 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-04-27Maintain independent image version for M.C. pluginBin Yang1-0/+4
Maintain independent image version for M.C. plugins and update the default version accordingly for B. Release Change-Id: I9cb2ab3640ef605b0a4ae2e94b5f8b61bfc28406 Issue-ID: INT-485 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-04-25Fix Message Router installation via HeatMarco Platania1-0/+4
Change-Id: I6a03cc2c1526cff76af45b93f511f1cc5aada512 Issue-ID: INT-482 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-20Update AAF configurationMarco Platania1-0/+2
- Pass local IP to AAF VM via Heat - Update aaf_vm_init.sh to change AAF (d.props) config at startup Change-Id: I6826306c6193b540a45814257879ac099f00fec2 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-20Fix VNFSDK health check HeatMurali-P1-0/+1
Global injected ip adress Issue-ID: VNFSDK-252 Change-Id: I7cb8c26e420c8f44e4fe376dbab3a8259f30dd76 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-18Update OOF installation scriptsMarco Platania1-0/+8
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17Merge "Fix deployment errors in nbi cloud init"Gary Wu1-2/+8
2018-04-17Fix deployment errors in nbi cloud initSylvain Desbureaux1-2/+8
add some missing needed variables in heat stack part of nbi (ip addresses of sdc, aai and so). Retrieve them and use them in nbi_vm_init.sh script. Clean nbi_install.sh script in order to be faster. Change-Id: I234e0ebdaa75c87c1585bf128831af54515e1eab Issue-ID: EXTAPI-76 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-17Merge "modify robot_vm for nbi ip Issue-ID: INT-456"Marco Platania1-0/+2
2018-04-17Add cli ip addr in robot vm for health checkKanagaraj Manickam k003651061-0/+1
Issue-ID: CLI-106 Change-Id: Ic8e9c7faa17923de9cd6da60b45e2afc16a6dce7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>