summaryrefslogtreecommitdiffstats
path: root/mgr/stop.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-06-28Implementation of HTTPS support for VFC-vnfmgr project interfacedengyh1-1/+7
Change-Id: I7ee9e2691e2584aa196fa158d7b15c7fd841c577 Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2019-06-04change the way to start djangoyangyan1-2/+2
Change-Id: I4f876e70793bd4be44746b265e56ea5631b2d204 Issue-ID: VFC-1408 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-09Fix run and stop sh for vnfmgrfujinhua1-1/+1
Change-Id: I55e852d8a3601d0b4a50cd98598a2e97a0550cce Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-07Fix bug for vnfmgr stop shfujinhua1-1/+1
Change-Id: I586c36d837807567564c8818d8fc4b4030845d3b Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-11Add https support for projectyangyan1-1/+2
Change-Id: I9ca183381c5b1df0290e837ac1dd59e0ac0b6b2d Issue-ID: VFC-1342 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-09-21Update vfc-gvnfm-vnfmgr run.sh and stop.shying.yunlong1-1/+2
Listen to all native addresses when you start the Django service, so that you can accept rest requests for all local addresses Change-Id: Ie9751ce08cf5cdfbe42d24163efba4a05b0fb42d Issue-ID: VFC-405 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Add gvnfm-vnfmgr scripts execution permissionsying.yunlong1-0/+0
Change-Id: I9e87fe8c1e2f9151fbb2dc2f1b186d45fb3038a9 Issue-ID: VFC-330 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-02-08Add code framework of gvnfm-vnfmgrfujinhua1-0/+15
Change-Id: I84d954b61c26f38553b0fa5ce558c098ca5f7204 Issue-Id: GVNFM-23 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>