summaryrefslogtreecommitdiffstats
path: root/distribution
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25Upversion ESR GUI repoKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1768 Change-Id: If9e3a7792876fa32e60302d877f3dcb26310e7e7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-25Update aai-esr-gui repo version3.0.0-ONAP1.2.1Lvbo1631-1/+1
Issue-ID: AAI-1767 Change-Id: I96a582b840b286348f6427f69d984962bdf27ded Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2018-06-29Merge "Dynamically determine image architecture"Li Zi1-3/+3
2018-06-29Merge "Pin jnr-unixsocket for Docker plugin to 0.13"Li Zi1-0/+7
2018-04-24Fix the docker tag.LiZi1-1/+1
Change-Id: I49211f8d4ff169bba31187e25ce9a389fabc9d67 Issue-ID: AAI-1095 Signed-off-by: LiZi <li.zi30@zte.com.cn>
2018-04-16Dynamically determine image architectureMohammed Naser1-3/+3
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: If0ee75f1bc8f688a35ad63ecc5ca413fb073490f Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-16Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/fabric8io/docker-maven-plugin/pull/770 Change-Id: I0ed6216a76058a27133ffbab4af50cb8b8bbcd9a Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-03Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: $VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) $VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I5d2648bcfeac58218f0bedfa2580938f1b7a04d9 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-17Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: I6da80dd09fb1473441c402017b7f329b10fca841 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Fix the staging version issue.lizi1-2/+5
Change-Id: Idbbe5d2229ebdac76660b83a35c6f09ece53b43f Issue-ID: AAI-432 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-13Add staging version.lizi1-1/+29
Add staging version, remove the unused files. Change-Id: I7ad2b91d956b48ab393d633de7ac6596877175f3 Issue-ID: AAI-432 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-10Fix the artifact of esr-gui.lizi1-1/+1
Change-Id: Iece39bfa40042ac82a7dc902a52131a6b44533c6 Issue-ID: AAI-425 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-10-09Change esr-gui start way.lizi1-1/+1
Change the esr-gui start from back-end to front end. Change-Id: I2391804d58cc5740f5073e0c241f0896337f293d Issue-ID: AAI-407 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-30start the tomcat at front endlizi1-1/+1
Change-Id: I360ef178183473b923d6a57fe95fc226c256b0b2 Issue-ID: AAI-407 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-27Pack esr-gui files in one catagory.lizi1-2/+2
Change-Id: Idaf1c68b983a9e3a22f5db453bc6b64a7b666f99 Issue-ID: AAI-391 Signed-off-by: lizi <li.zi30@zte.com.cn>
2017-09-23Fix the docker build issue.lizi001643311-3/+3
There is an error in the docker file about location of script. Change-Id: I1c1ac76c082b2852ff453bf8f223ef2ab924253e Issue-ID: AAI-377 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-23Fix the docker build failed issue.lizi001643311-1/+1
Change-Id: I97725c2c939c5fb4c0829bfa30b16d3967029042 Issue-ID: AAI-377 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>
2017-09-19Add esr portal source file to tomcat.lizi001643316-0/+435
Change-Id: Icf76b16954d68a0b7795747bb72324be0bc6b820 Issue-ID: AAI-333 Signed-off-by: lizi00164331 <li.zi30@zte.com.cn>