summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19Move create ns view as singlefujinhua3-58/+86
Change-Id: I7d43da84a832bd429e2de2cbce9bb747b55bca28 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-18the finally version of update_serializertianxing1-119/+238
Change-Id: Ia7b37e131503b637bf10924a7327a19dbc9a565c Issue-ID: VFC-1135 Signed-off-by: tianxing <15210838572@139.com>
2018-09-18Refactor codes of vl delete apifujinhua1-6/+6
Change-Id: Ifc7e4c9b4c647c41eef88d58abd97383775ab05c Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-17Support PNF In NSLCMmaopengzhang20-0/+734
Support PNF in NSLCM Change-Id: I0e1d28d8f574ca38c6e99c74617e6dc91c6403ad Issue-ID: VFC-1102 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-09-17Trigger subscription in nslcm.laili5-11/+115
Delete subscription when terminate vnf. Change-Id: Ic7d94f3698b2bf73543f702d9ffbb41ceac26b7e Issue-ID: VFC-1126 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-17Trigger subscription in nslcm.laili5-5/+106
Change-Id: Ibd5b64f61e130b0ef39817eaeecb4c2bf368c489 Issue-ID: VFC-1126 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-17Merge " update tests of test_ns_heal"maopeng zhang1-3/+85
2018-09-17Send homing request to OOFRuoyu Ying3-1/+144
Add code to send homing request to OOF and unit test Change-Id: I4ab56611aa43a36118ab2b4653ffdfe58e7e921b Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-17 update tests of test_ns_healtianxing1-3/+85
Change-Id: I62fe02b403eda35824a2075f4c9479a07ad7b752 Issue-ID: VFC-1116 Signed-off-by: tianxing <15210838572@139.com>
2018-09-14Support InvariantId in NSINST modelRuoyu Ying3-0/+4
Support InvariantId in NSINST model Change-Id: I88207c221f9999e7fb499ea73e2995b28fad0d16 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-14Merge "Fix errors in placeVnf and add test cases"Fu Jinhua2-12/+327
2018-09-13Fix errors in placeVnf and add test casesRuoyu Ying2-12/+327
Fix some minor error inside the class and add several test cases for the code. Change-Id: Ifb0b8dbd0b145c3409c00f873c1d0d48a19fd77f Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-13Fix serializers for OOF callbackRuoyu Ying1-10/+10
Fix some errors in the serializers for OOF callback Change-Id: Ib800f7eaba9da32b1e22b5968a611dd7d2ed2993 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-13Merge "Fix serializers for OOF callback"maopeng zhang1-10/+10
2018-09-12the end of update_serializertianxing1-5/+74
Change-Id: I36a24367451936639e25b3349cf04144974cc4aa Issue-ID: VFC-1115 Signed-off-by: tianxing <15210838572@139.com>
2018-09-12update function of ns_healyangyan1-73/+91
Change-Id: Id6ae400419ba1d5beb513af5aeaa248c04bed2e3 Issue-ID: VFC-1113 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-12update serializer for update_serializertianxing1-1/+149
Change-Id: Ic31702890ec7572334b3f9b2740db94fa22fbc8f Issue-ID: VFC-1111 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11Merge "Notification endpoint stuffs."Fu Jinhua4-277/+278
2018-09-11Merge "Notification endpoint stuffs."Fu Jinhua5-28/+94
2018-09-11Notification endpoint stuffs.laili4-277/+278
- Add notification test. - Add const in tests directory. Change-Id: Ib4fe4f843b1e57fe635cad28ac6f879ffb5e7cb5 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-11Notification endpoint stuffs.laili5-28/+94
- Add vnf identifier creation/deletion notification handler. Change-Id: I53f18483b55d2ce681a17ef49d478c3421392a0f Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-11update function of ns_healtianxing1-22/+88
Change-Id: I86a480506e9a84c6da1f3ffeba5f9593d8a44b56 Issue-ID: VFC-1108 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11update ns_serializertianxing1-1/+5
Change-Id: I9df1218efd908d94a8acbce88f832ffcd7296ab0 Issue-ID: VFC-1107 Signed-off-by: tianxing <15210838572@139.com>
2018-09-11add update_serializerstianxing1-0/+85
Change-Id: I8cac134bf7ba5abba1c82f3ff29ddbd0052e755f Issue-ID: VFC-1109 Signed-off-by: tianxing <15210838572@139.com>
2018-09-10Support functional requirementslaili3-7/+27
- Modify grant vnf Change-Id: Icd9ff1996ae42a536ed0a610ccb46680147f57f5 Issue-ID: VFC-1106 Signed-off-by: laili <lai.li@zte.com.cn>
2018-09-10Refine logic for OOF response resolvationRuoyu Ying1-37/+53
Refine some logic inside resolvation Change-Id: I0a69758b39f6f3deed075d82cedbf674ff16a3a2 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-08Resolve OOF response and store it into DBRuoyu Ying1-0/+103
Resolve the OOF response and update it to DB Change-Id: I8f0c7944ecdd63535bafc8007d30b973f7b41b91 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-07Refine DB model for OOF responseRuoyu Ying1-4/+1
Refine DB model to put only one record for one vnf Change-Id: I2966d63881f88185ef4cfce229222d5af8e951f0 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-07update get_and_check_params in lcmyangyan1-3/+11
Change-Id: I87cfdcfa6c53e0671f5d6f0a3eae2dc30585fc1e Issue-ID: VFC-1097 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-06Merge "add part serializers of heal in lcm"maopeng zhang1-0/+8
2018-09-06Add DB model for OOF responseRuoyu Ying1-0/+18
Add model for OOF callback response Change-Id: Id779706c4df80b79a4ae9d6714665149844ebcf9 Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-06add part serializers of heal in lcmyangyan1-0/+8
Change-Id: I648b7347e5984ec186b92e5c53d82209725dd9aa Issue-ID: VFC-1094 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-09-05Notification endpoint stuffs.laili2-6/+89
Add two notification serializers. Change-Id: I1c1ed3a7851580cc94a7a56b4ff0cad5936f94a7 Issue-ID: VFC-1095 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-30Fix csit job error for vfc-nfvo-lcmfujinhua4-11/+14
Change-Id: I1d427a4ef20228a371da3adab54ca2f61d8754a7 Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-30modify YAML-->JSON in swaggermaopengzhang1-1/+1
the description of YAML is wrong in swagger Change-Id: I9f74d2e486d9113a7d54d626ed240069b36c1ff5 Issue-ID: VFC-1088 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-08-30Fix csit job error for vfc-nfvo-lcmfujinhua1-1/+1
Change-Id: If609a83f65c5305df153d327ed771112a2cec4ea Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-30Fix csit job error for vfc-nfvo-lcmfujinhua1-0/+2
Change-Id: Idb17fb9bb2b8a99f0c5bb0f4820f3bfca1c92e94 Issue-ID: INT-640 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-28SOL003 API Alignmaopengzhang88-292/+395
SOL003 API ALign - adjust lcm code structure and merge v2 into ns Change-Id: I1ff345fd688ce706be5e8bc5abeb71eec8261fd9 Issue-ID: VFC-635 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-08-27update version of lcmyangyan1-1/+1
Change-Id: I996925c5075665ced9e8a10a882546ed1c3927cb Issue-ID: VFC-1076 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-26change version of lcmyangyan2-3/+3
Change-Id: I102b832e68d3eddb338296ca7280ec0894e5d83f Issue-ID: VFC-1075 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-21Remove csar id filter for ns query interfacefujinhua2-8/+3
Change-Id: Ia2a9d790a3b2ec6cfce57aea1a5e4cc2d8dc9335 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-21Add serializer check for job query interfacefujinhua1-4/+3
Change-Id: If86d2e7f1b71cfc675d21043c0d3f1e42776ddc1 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-21Add unit test for job query of nslcmfujinhua2-4/+20
Change-Id: I1e40c33d137e6e56fc12098d23227f3813d97487 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-20Merge "Add API for OOF callback"Fu Jinhua4-1/+131
2018-08-20Add API for OOF callbackRuoyu Ying4-1/+131
Add API for the OOF callback response.The structure will be the same as OOF response. Change-Id: I35948afd3a799ad6dc1385e63c4c6503d92122dc Issue-ID: VFC-1023 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-08-17Change in testbiancunkang1-3/+18
For coverage Change-Id: I9c6a01f187e1a1ce6ab50ba7c34b8cbf0aeb3c51 Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-16Merge "Delete useless codes of ns scale"yunlong ying1-163/+0
2018-08-16Delete useless codes of ns scalefujinhua1-163/+0
Change-Id: Ib6cc32e1f27d4d1a89058946929568a9604e29aa Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-16Merge "Add a test"Fu Jinhua2-3/+96
2018-08-16Add a testbiancunkang2-3/+96
Modify grant_vnf.py Change-Id: I33f2633b84e4d3df499fa441ee4afce1205917aa Issue-ID: VFC-1015 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>