summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/stop.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-12-09Modify the way of startup for GVNFM driverdengyh1-6/+6
Change-Id: I228b0c73a649c23abd5c1ba361cebded4304bd54 Issue-ID: VFC-1771 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-06-28Implementation of HTTPS support for VFC-gvnfm project interfacedengyh1-1/+7
Change-Id: Ib85dafe3c1fe8d4abd574bd8aa5f7119338cf7ae Issue-ID: VFC-1676 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2019-07-03Update python2 to python3fujinhua1-2/+2
Change-Id: Icb5a35dd320ccbf80c66089977550755810c859f Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-09Fix run and stop sh for gvnfmdriverfujinhua1-1/+1
Change-Id: Id846d2a3f70ae0be2f9b071347bd70eb1e84a46a Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-05-07Fix bug for gvnfmdriver stop shfujinhua1-1/+1
Change-Id: Ia1137842b3bd34143fc92b7342aac17559d61ecc Issue-ID: VFC-1306 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-04-11Add https support for gvnfmyangyan1-1/+2
Change-Id: I36506eb50de226275862cf4e5af30fe231bc4e71 Issue-ID: VFC-1342 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-09-22Modify gvnfmadapter code according to PEP8ying.yunlong1-0/+1
Change-Id: Ib279a2fbab173c7ede94ed92f6ecd7369817de65 Issue-ID: VFC-415 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Update vfc-gvnfmadapter run.sh and stop.shying.yunlong1-1/+1
Listen to all native addresses when you start the Django service, so that you can accept rest requests for all local addresses. And remove docker invalid address substitution. Change-Id: Ia34a5b821b66886a4bbbc446cb3040c199299fc2 Issue-ID: VFC-414 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Add gvnfm-driver scripts execution permissionsying.yunlong1-0/+0
Change-Id: Ia56c19a1875c0f65117a185a56dbfad7bccb202d Issue-ID: VFC-329 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-04add gvnfm codesQuan-Zhong1-0/+15
NFVO-127 Change-Id: I447ff20ed2559d6b77041879f6abc15710acb501 Signed-off-by: Quan-Zhong <quanzhong@huawei.com>