aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Sync docker image versions from manifestGary Wu1-1/+1
Sync docker image versions from docker manifest commit bceee2e6a6aac08d6c8dc6e41d541c6067f41015 Change-Id: I084b9653651883b8acf9a9ab19194d5f2771ac80 Issue-ID: SO-601 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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-06-05Sync docker image versions from manifestGary Wu1-17/+17
Sync docker image versions from docker manifest commit a6e05c8c18624a1794abb1d3a3ab879a7a06bcfe Change-Id: Iba0667ba969e0a9dae799a76df6bd3d657e439b3 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-05Sync docker image versions from manifestGary Wu1-5/+5
Sync docker image versions from docker manifest commit d53a3a7352e76fa0305f90fb28d3f9be224554bf Change-Id: I317f82301a4470536eaa1d6fbbd647871f16091f Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04Update appc docker versionsGary Wu1-1/+1
Sync docker image versions from docker manifest commit 60307ecad5a5f59009d77413b706efc9f26a2012 Change-Id: I1187c883002902100f9404f4a06d4b53c196310f Issue-ID: APPC-967 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04Update exernalapi/nbi to 2.0.0Gary Wu1-1/+1
Sync docker image versions from docker manifest commit a59c75d12f8f9260ed87fc0f65ee72d0de82a2cb Change-Id: I8abcb0fe321276e60255cc05c21df6dd0eb5cba9 Issue-ID: EXTAPI-103 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04Update manifests for CCSDK, SDNCGary Wu1-2/+2
Sync dcae docker image versions from docker manifest commit 857966881f67cd2f5b321ef8e5f8b474313a02f7 Change-Id: Ie7dd73a14619c9ccd729cf9eebda229bb834fb9b Issue-ID: CCSDK-291 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-04Update Manifest for HolmesGary Wu1-2/+2
Sync from docker manifest commit b9898b31b0582f3e5e7d79f267a0d5c5037d001f Change-Id: I6ce0ee0b619931d83a7b8292949cf7b6d7fba2d1 Issue-ID: HOLMES-132 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-31Update testsuite docker image versionGary Wu2-2/+2
Sync from docker manifest commit c533c4bb56148b708a935f60a5ee3aeaea840a0a Change-Id: I776ca6adf7174fdd9db155b738f6a43c3a7cf80a Issue-ID: INT-500 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-31Ensure policy beijing branch pulledPamela Dragosh1-1/+1
This should pull the correct policy/docker repository which has minor changes to pull the correct template. Issue-ID: POLICY-877 Change-Id: I6e639da5b06d6259e04c99bf5ef1d27baf0b6c89 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-31Update DCAE Docker R2 image tagsGary Wu1-13/+13
Sync dcae docker image versions from docker manifest commit 840180a4c18ecbc0353b15fa93f94462ff443041 Change-Id: Ic0548055c4362c052cea857a00f899d53aa2ecf1 Issue-ID: DCAEGEN2-499 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-31Merge "Update final policy 1.2.3 image"Gary Wu1-1/+1
2018-05-30Sync HEAT docker versions with docker-manifest.csvGary Wu2-9/+5
Sync docker versions to match docker-manifest.csv commit 603039d72995e36a7a366855fa714d2634e0a3ed Change-Id: I8462d094e058872f7f9aa592b81b10bf9a13f3fb Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-29Update final policy 1.2.3 imagePamela Dragosh1-1/+1
Final beijing docker image Issue-ID: POLICY-844 Change-Id: Iaf4c992c911ed95ace68ceea941eeb8e575f4551 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-25Merge "Set the CLI docker version to beijing"Gary Wu1-1/+1
2018-05-24Set the CLI docker version to beijingKanagaraj Manickam k003651061-1/+1
Issue-ID: CLI-114 Change-Id: If2446722aa8a2580bbfeed27f1e628ee9c5f3b67 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-05-24Clean up deprecated DCAE parameters from R2Lusheng Ji3-36/+26
Issue-ID: DCAEGEN2-499 Change-Id: Icc2b45e5207882f24f079b57083a5702baf5eb1d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-23Clean Heat templateEric Debeau2-12/+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 Wu3-66/+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 Platania3-22/+82
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 Wu3-22/+82
Change-Id: Icc805d78fb9191e53b5eee61ee2abb8086279dcd Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Merge "Policy 1.2.2 image"Marco Platania1-1/+1
2018-05-17Go back to SNAPSHOT raw artifact versionGary Wu2-2/+2
Change-Id: I4002b21e5685ed5fc822133d6d2db9cb613cbe33 Issue-ID: INT-500 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Policy 1.2.2 imagePamela Dragosh1-1/+1
We will have another image with the vLB fix - but for completeness we will update this version. Issue-ID: POLICY-798 Change-Id: I02dc7cbc0aa2822e34676073da3c5356b3b92140 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17Update the ESR docker image tagBin Yang1-1/+1
Change-Id: I6d900330bf4a9aa678b03eeb2f357be85d4cf304 Issue-ID: AAI-1113 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-05-16Merge "Use release version of demo in env template"Marco Platania1-1/+1
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-16Use release version of demo in env templateGary Wu1-1/+1
Change-Id: I20eb8f94150d706342fb265b8463c5e23267d2b1 Issue-ID: INT-500 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Merge "Fix bug with vm_image_name in robot VM"Marco Platania1-1/+1
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-16Use release versions of demo and testsuiteGary Wu1-2/+2
Change-Id: I44931eb61ec9016819404720caa0c11d515fc47f Issue-ID: INT-500 Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-15Remove heat light filemrichomme1-2134/+0
this file is not updated when the official heat file is updated it is then misleading and confusing Issue-ID: INT-498 Change-Id: I414a188849934943ce4574d5beb1a9d27c7f5851 Signed-off-by: mrichomme <morgan.richomme@orange.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-09Sync HEAT docker versions with docker-manifest.csvGary Wu1-1/+1
Sync docker versions to match docker-manifest.csv commit b8a8ccd85b022503db1aa0691ed1047269fb0757 Change-Id: I215689a4df12546b44239d33fba9f1c3cb9ca445 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-08Sync HEAT docker versions with docker-manifest.csvGary Wu1-1/+1
Change-Id: I1532f604a3e71b0047ef76ef1951a7127afdc500 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Add back vm_image_name parameter for robot_vmGary Wu2-0/+2
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 Wu2-0/+6
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-04Remove dead configuration variablesGary Wu2-20/+0
Change-Id: I589d4791282c350f7c32b47f399701f7ffdba4d3 Issue-ID: VFC-728 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Merge "Sync up env template with env file changes"Marco Platania2-6/+20
2018-05-04Merge "Update for SDC Onboarding container"Gary Wu2-4/+12
2018-05-03Update for SDC Onboarding containerBrian Freeman2-4/+12
Issue-ID: TEST-85 Change-Id: I9b82df618194bab41a36aa3e070765cfc1556763 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-03Sync up env template with env file changesGary Wu2-6/+20
Change-Id: I5ceb0a82b6733b48518ef6c980f58b38b3bd5d02 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Merge "Adding heat based deployment for sms"Marco Platania2-1/+83
2018-05-03Adding heat based deployment for smsKiran Kamineni2-1/+83
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-03 Update mvim_docker image versionliangke1-1/+1
Change-Id: I8d3bb5dffe96e854bca576a3deda8cd5d5f1c445 Issue-ID: MULTICLOUD-222 Signed-off-by: liangke <lokyse@163.com>
2018-05-02Remove dead configuration variablesDenes Nemeth2-23/+0
Change-Id: I3b2f3009ba792e739a30c0cf4fd1a0f80bbca281 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>