aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-31Add test for vnf packagebiancunkang3-9/+27
Change-Id: I18350e3729d4ad5ff3f047c8c272d64723cdac29 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-31Add test for vnf packagebiancunkang3-109/+160
Change-Id: Ib5707ca4574f58131b489adef795d0416e24b887 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Add test for pnf descriptorbiancunkang3-110/+152
Add test for exception Change-Id: Ie9e7e22aa4ac56a9e08e45903a0dc7a7eb0bee2f Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Add testsbiancunkang2-7/+65
Change-Id: I14950d9100fe7ca9e3f48e0bb49e1ea4f479c5e8 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Add a testbiancunkang4-4/+27
Add a test for download ns file Change-Id: I15230b31f81254a1697a85800a52e2a65b3856b2 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Change in constbiancunkang4-425/+444
Move data from test to const Change-Id: I3167324f88d38516106c623d202acc3e82bd85a4 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Add const filebiancunkang10-50/+82
Add a const file and deal with the associated change Change-Id: Ic9e3231b6afd4d5cffe28ab4d997b574af4f52d2 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-30Deal with pnf descriptorbiancunkang3-11/+31
Add parse_pnf and the assosiated change in test Change-Id: I0f6fde22866fd226fb95010a6ff6e610f7fc9fd4 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-29Deal with ns descriptorbiancunkang3-6/+242
Add prase nsd and the assosiated change in test Change-Id: Ic9a057427210b63fb246a2a3743ec4a633342d46 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-29Merge "Deal with pnf descriptor"Fu Jinhua2-8/+20
2018-08-29Deal with pnf descriptorbiancunkang2-8/+20
Change-Id: I3cae700c874bd7df141de93cad5e77fa755156b0 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-29Merge "Deal with ns descriptor"Fu Jinhua7-23/+31
2018-08-29Deal with ns descriptorbiancunkang7-23/+31
Modify problems in ns Change-Id: Id9849b4795df11c1ceb266e5391fafc9c797f680 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-29Merge "Deal with nfPackage"Fu Jinhua2-45/+43
2018-08-29Deal with nfPackagebiancunkang2-45/+43
Modify CatalongException() and add 404 status for fetch Change-Id: Icc9e156d5b893c1b547e1350b7a90a1b835f5596 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-29Merge "Deal with nfPackage"Fu Jinhua4-13/+24
2018-08-29Deal with nfPackagebiancunkang4-13/+24
Add a exception test and add 404 status for query single Change-Id: I1a9d735b894e1e9a375efa09fccf102d5d8c60ed Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-28Merge "Deal with nfPackage"Fu Jinhua2-1/+13
2018-08-28Deal with nfPackagebiancunkang2-1/+13
Add some onboardingState in upload Change-Id: Ib3638a842dd912d5e1dbcbb06f5b5ccc3b952552 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-28Ns descriptor related stuffs.laili5-33/+29
Make some small modifications and correct some errors. Change-Id: I4a19a2fcbd914f0cf300f41295950ae06cfb0422 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-28Ns descriptor related stuffs.laili1-70/+28
Modify test of pnfd. Change-Id: I11a8a9401da5251abe8894e527cf765903ebdbab Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-28Ns descriptor related stuffs.laili5-98/+122
Refactor exception handling of pnfd. Change-Id: Ic2871bc18060553ae5b9fd750dc29e285e86ab2a Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-28Merge "Deal with nfPackage"Fu Jinhua2-4/+17
2018-08-28Ns descriptor related stuffs.laili4-159/+159
Refractor exception handling. Modify test. Change-Id: I99b7ff30cbf3a2bc8383e4dea96ee8cd59885b24 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-28Deal with nfPackagebiancunkang2-4/+17
Add a test Change-Id: I5b164914682ac410a1a5e16bcf0a80171a305401 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-28Merge "Ns descriptor related stuffs."Fu Jinhua3-43/+57
2018-08-28Merge "Ns descriptor related stuffs."Fu Jinhua2-4/+30
2018-08-28Merge "Ns descriptor related stuffs."Fu Jinhua1-1/+5
2018-08-27Deal with nfPackagebiancunkang3-5/+36
Deal with fetch_part_vnf_pkg Change-Id: Ie17af57c6a0ed6aa525ce9b32e745e791913b643 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27Merge "Deal with nfPackage"Fu Jinhua1-0/+18
2018-08-27Merge "Deal with nfPackage"Fu Jinhua3-12/+77
2018-08-27Deal with nfPackagebiancunkang1-0/+18
Add a test Change-Id: I64d2befe7eda03bf57649dff4df96b8b5c6d98ca Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27Deal with nfPackagebiancunkang3-12/+77
Add a test Change-Id: Ia675e2c986ff18fd7065fdae8a231ac31a8bf102 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili3-43/+57
Modify the biz of deleting pnf and uploading nsd. Modify test. Change-Id: I9345eecb27393595b4e1a46e7f6414133cb65cbc Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili2-4/+30
Modify urlpattern. Implement the view of fetch partial nsd. Change-Id: I0a181b1b507eb32bcddc3edce7f028172a0c52bd Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Merge "Deal with nfPackage"Fu Jinhua2-25/+65
2018-08-27Deal with nfPackagebiancunkang2-25/+65
fetch nfPkg content Change-Id: I35935a92105028b7b3750ceaff4f3f3cfacc9940 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27update version of catalogyangyan3-4/+4
Change-Id: I653ca294d557969f87e77922888114c5a52964ad Issue-ID: VFC-1079 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-08-27Deal with nfPackagebiancunkang1-16/+20
Code refactoring Change-Id: I27847d2c2f53a6674e2d634b3c887f4b205e6c1c Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili3-6/+32
Modify the biz of deletion. Add a test to deletion of single pnfd. Change-Id: If3b8aba27791a66842f6e8781bdda43db5ff8323 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili1-1/+52
Add a test to query multiple pnds. Change-Id: I60fb15e406b555933ad724fd39c3ccddec7a0ff1 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili1-1/+33
Add a test to query single pnd. Change-Id: Ia1145476fe39ffb7c953b787c4f10e2288a4a981 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili1-1/+16
Add a test to deletion of single nsd. Change-Id: I38a7640a43e3f47f4f49ca4d09a827633564db66 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Ns descriptor related stuffs.laili2-2/+62
Add a test to query multiple nsds. Change-Id: I74a1dcde1b091286cd14633c175cab1d305d8ad2 Issue-ID: VFC-1037 Signed-off-by: laili <lai.li@zte.com.cn>
2018-08-27Merge "Deal with nfPackage"Fu Jinhua2-6/+38
2018-08-27Merge "Ns descriptor related stuffs."Fu Jinhua0-0/+0
2018-08-27Deal with nfPackagebiancunkang2-6/+38
Add a test Change-Id: Ie8400b2429e4785e52b2e3bc9a4eb2650c844462 Issue-ID: VFC-1038 Signed-off-by: biancunkang <bian.cunkang@zte.com.cn>
2018-08-27Merge "Ns descriptor related stuffs."Fu Jinhua1-6/+43
2018-08-27Merge "Ns descriptor related stuffs."Fu Jinhua1-36/+29
2018-08-27Merge "Ns descriptor related stuffs."Fu Jinhua1-66/+35