summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Refactor gvnfmadapter query vnf and statusying.yunlong2-124/+122
Change-Id: Ie16138d83c89005aac129667cc1160807e3ec877 Issue-ID: VFC-418 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Refactor gvnfmadapter inst and terminateying.yunlong3-213/+295
Change-Id: I8ca6399d42f7cc2747d3cb50e45e30ed5a7910e8 Issue-ID: VFC-418 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Refactor vfc-gvnfmadapter code logicying.yunlong1-191/+174
Change-Id: Ib880e499f533e76b941f346bcad1c166fde8a429 Issue-ID: VFC-418 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Refactor vfc-gvnfmadapter code logicying.yunlong1-56/+40
Change-Id: I9bba7d55c45337265cd47b99596b6f9400363608 Issue-ID: VFC-418 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Query vnfm_info from nslcm in gvnfmadapterying.yunlong3-88/+17
Change-Id: Ie2ebbc4a3a9d59f804b6dbea833c6a975bc1da0d Issue-ID: VFC-418 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-22Modify gvnfmadapter code according to PEP8ying.yunlong13-102/+12
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.yunlong4-18/+2
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-12Add gvnfm-driver query vnfm from nslcmying.yunlong2-24/+36
Change-Id: I6f4739c192caeab65bcd2a97eedc7da95c142048 Issue-ID: VFC-332 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-11Merge "Add gvnfm-driver scripts execution permissions"maopeng zhang8-0/+0
2017-09-11Add gvnfm-driver scripts execution permissionsying.yunlong8-0/+0
Change-Id: Ia56c19a1875c0f65117a185a56dbfad7bccb202d Issue-ID: VFC-329 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-09Modify GVNFM Driver GRANT VNF URLmaopengzhang1-1/+1
Modify GVNFM Driver GRANT VNF URL Change-Id: Ic0e169ec3b893291cc2458a76aaa53a746194e60 Issue-ID: VFC-34 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2017-09-06Add gvnfm-driver dockerfile and build scriptsying.yunlong7-0/+604
Change-Id: I5d95d3d00bc6417c6a42317263344d08bab2bc81 Issue-ID: VFC-285 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-06Update gvnfm driver pom and assemblyying.yunlong1-0/+8
Change-Id: Ie33c3d18f3db5726f27fd3a441cd86ae0b39044a Issue-ID: VFC-284 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Add gvnfm driver version.propertiesying.yunlong1-2/+2
In order to build docker image, add gvnfm driver version.properties and root pom files. Change-Id: I8049e30c6b32f4395abaaebd8c4f78cea4c40a17 Issue-ID: VFC-266 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-01Update gvnfm driver unit testsying.yunlong2-13/+21
Change-Id: I26f448548f03ec79e3f8c869291b4e298640cf91 Issue-ID: VFC-228 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-01GVNFM driver align ESR rest interfaceying.yunlong3-5/+67
As ESR move to AAI, its rest api is changed, GVNFM driver align ESR new rest interface. Change-Id: Ic0cb9c6a7a684cef730c1af718412b52efe4277e Issue-ID: VFC-226 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-25Update gvnfm-driver .gitreview fileying.yunlong1-0/+1
Previously added gitreview file location is incorrect, delete previous commit, add new gitreview file. Change-Id: I5c0dfda5ce50b4127191d52ad89289204d705554 Issue-ID: VFC-160 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-24Add gvnfm-driver .gitreview fileying.yunlong1-0/+18
Change-Id: I3cc55eb8392cf03a8f56f1ed0bb46ea594023264 Issue-ID: VFC-160 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-10Update URL according to microservice nameying.yunlong3-9/+8
Change-Id: I3f296df108360bf954149d6cb4b315795c1f98c3 Issue-ID: VFC-87 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-09Remove vfc-gvnfm-driver openo labelsying.yunlong8-30/+34
As the seed code comes from openo, there are many openo labels in vfc-gvnfm-driver, for example, in the Rest URL, now remove the openo labels. Change-Id: I0e5b7c762af853af3e9596b7bb8a41d0864331b1 Issue-ID: VFC-85 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-08Update vfc-gvnfm-driver infoying.yunlong1-0/+1
Trigger the verify and merge job for first time. Change-Id: Icc96c3146a77cb3b7cfdc921222fb19f13dbde6c Issue-ID: VFC-84 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-08-07Refactor vfc-gvnfm-zte-driver pom fileying.yunlong2-11/+10
As the seed code come from openo, there are some labels is openo in the pom file, change it to onap. Change-Id: Ib98bb7397fb5275fa4d751b14871824954e150fc Issue-ID: VFC-77 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-07-04add gvnfm codesQuan-Zhong29-0/+1915
NFVO-127 Change-Id: I447ff20ed2559d6b77041879f6abc15710acb501 Signed-off-by: Quan-Zhong <quanzhong@huawei.com>