aboutsummaryrefslogtreecommitdiffstats
path: root/version-manifest/src/main/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-05-10Update OOM docker version sync scriptGary Wu1-1/+1
Change-Id: I3d6ae5823173a3943bf9bb16f5ee9c7e3faae6f0 Issue-ID: INT-492 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Warn of unreleased docker images in manifestGary Wu1-3/+13
Change-Id: I41536f020bd787a0c4a18f854c8238243eaad2d6 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Add script to sync heat template from manifestGary Wu4-9/+30
Also clean up other helper scripts Change-Id: Icae9cac8c6e9e3cef5e52e66bf79d6c30d23d235 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Add usage prompt for docker-manifest check scriptGary Wu1-0/+6
Change-Id: I79c75c188f4faea891908d8dd2a7f0fe0b44e7a9 Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Script to sync OOM helm charts with manifestGary Wu2-5/+36
Change-Id: Idb40b4fc8d02b82ba43f9dc4c53f485ba9939091 Issue-ID: INT-492 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-07Add missing docker images from OOM helm chartsGary Wu1-0/+38
Change-Id: Ide98947905ed0de445a7858edf9f277256cc0eea Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Verify that docker manifest images exist in nexus3Gary Wu2-1/+22
Add enforcement check to ensure that all docker images specified in the manifest can actually be found on nexus3. Change-Id: I49ebc60a50cbb9f36f6e06d2d69c39cfeeacfcde Issue-ID: INT-488 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-06Enforce consistent sort order across environmentsGary Wu1-0/+12
Change-Id: If4b753ca344fecfaf32b3a6c498edb58c4f6a0f6 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>