aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Refactor deploy workflow plan logicfujinhua1-5/+5
Change-Id: I82e69668c64369f6f67b1b8fa088e28cc476e8f9 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-21Fix csit error of lcmfujinhua1-3/+3
Change-Id: I8a456b0ef4aef5a4692c335dac6dd965bd86d247 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-21change update_serializertianxing1-1/+1
Change-Id: I59d2ccf9aab2b21dae091e1c7aff8b28ce0e55c1 Issue-ID: VFC-1137 Signed-off-by: tianxing <15210838572@139.com>
2018-09-20add vnf operation servicetianxing3-1/+99
Change-Id: Ic3b288dfd6b3e384bb4ef4e45f2806c5b7032223 Issue-ID: VFC-1138 Signed-off-by: tianxing <15210838572@139.com>
2018-09-20update update_serializertianxing1-2/+6
Change-Id: I93763f0080779e35c391d3918018ac0e2e75d5c7 Issue-ID: VFC-1137 Signed-off-by: tianxing <15210838572@139.com>
2018-09-20Update attribute name in OOF responseRuoyu Ying2-26/+35
Update the attribute name in OOF response and refine the structure of the code. Change-Id: Ibc5f17857a1ac555b0df4a24b1fde97827cb47cb Issue-ID: VFC-941 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2018-09-19Move scale ns view as singlefujinhua2-3/+3
Change-Id: I9abebb7b1a8ce2d6732ff37950d6e77f8c9f52d2 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Move inst ns post deal view as singlefujinhua3-58/+82
Change-Id: Iefc53c794961d578b57111db7480b2b650b7675f Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Move get and del ns view as singlefujinhua3-48/+73
Change-Id: I942a9dff2cbb75face293da6fb39e45af24ea9cb Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Move heal ns view as singlefujinhua3-33/+59
Change-Id: Id8e8686604d7acc0b1f2687b7bd0057e75d50db4 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Move term ns view as singlefujinhua3-33/+60
Change-Id: If69244392ca7e461ff4b0f8701cdd4e1f34a91c0 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-09-19Move inst ns view as singlefujinhua3-27/+51
Change-Id: Ifa460ec9260226bfb29df73a5a7b153f45e486c0 Issue-ID: VFC-1009 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
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>