aboutsummaryrefslogtreecommitdiffstats
path: root/docker/instance_init.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-05-08Database reinitialization protectionyangyan1-1/+4
Issue-ID: VFC-900 Change-Id: I33b2720070949d2371997dc8caeeecf1d369f821 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-05-01VFC Containers not coming up using K8sPradeep Patel1-1/+1
Change-Id: Ibda444cc215d41adef9a0e184893d913de74de3d Issue-ID: VFC-894 Signed-off-by: Pradeep Patel <pradeep.patel2@amdocs.com>
2018-04-25Fix database start error in multi-nodes k8s envyangyan1-1/+1
Issue-ID: VFC-889 Change-Id: I73b03ec14a1add87206b96222581d5e58505f756 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-09-05Move update my.cnf to Dockerfilefujinhua1-2/+1
Change-Id: I3a19a5478475b8d6a72c4628ce53d3d01d8fba4a Issue-Id: VFC-280 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Move pip install to Dockerfilefujinhua1-6/+0
Change-Id: I47f6ac1381fb64628ffee7c7b7c23abbc79c1168 Issue-Id: VFC-278 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Fix docker ENTRYPOINT scriptfujinhua1-7/+3
Fix wait msb retry num to 5 Fix mysql listen ip address Change-Id: Ia1492e4cb1b44e61ca7abe990828dcc72dc42ca4 Issue-Id: VFC-277 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Fix Docker Image building for NFVO LCMShashank Kumar Shankar1-0/+1
This patch fixes various issues in NFVO LCM docker image building. Change-Id: Icdc475d554f8f6327c78c6560c3c9aa49974271d Issue-Id: VFC-231 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-01Update dockerfile of vfc-nfvo-lcmfujinhua1-20/+5
Add entrypoint to dockerfile Change-Id: Iaf5f42ccc056062f2031e88437253ee8927eb697 Issue-Id: VFC-225 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Update docker scriptsfujinhua1-0/+5
Add db initialize script Add docker push script Modify docker image name Change-Id: Ifd12dc86c70d4f17d381831a1fadeb51bdf17f49 Issue-Id: VFC-215 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-01Move docker dir to root dirfujinhua1-0/+40
Change-Id: Iea49ff5a41b09b07fadd29b54ad46164292d3823 Issue-Id: VFC-208 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>