Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-07 | Merge "Support resource recipe query rest" | Chuanyu Chen | 2 | -1/+129 | |
2018-03-07 | Merge "add update action for e2e svcinst" | Chuanyu Chen | 1 | -939/+1154 | |
2018-03-07 | Support resource recipe query rest | c00149107 | 2 | -1/+129 | |
Support resource recipe query rest Change-Id: I9e22c0930ffb64a1c7dd5fdd50566647464a60bd Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-07 | Merge "Support query ar recipe by ar model uuid" | Chuanyu Chen | 1 | -0/+64 | |
2018-03-07 | Merge "Support query vnf recipe by vnf model uuid" | Chuanyu Chen | 1 | -0/+59 | |
2018-03-07 | Support query ar recipe by ar model uuid | c00149107 | 1 | -0/+64 | |
Support query ar recipe by ar model uuid Change-Id: I846bc1f55f2c15be02ba44496e1fc1b33fdaf8e2 Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-07 | Support query vnf recipe by vnf model uuid | c00149107 | 1 | -0/+59 | |
Support query vnf recipe by vnf model uuid Change-Id: Ie85fff28586e31bc4c5f3cc90a6360e7af3ba575 Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-07 | Merge "Support query network recipe by module uuid" | Chuanyu Chen | 1 | -0/+61 | |
2018-03-06 | Merge "Make use of try with resources" | Seshu Kumar M | 3 | -796/+969 | |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" | Seshu Kumar M | 22 | -273/+167 | |
2018-03-06 | Make use of try with resources | Munir Ahmad | 3 | -796/+969 | |
Change-Id: If230b8249d482f7784f885fb4348943c755477cc Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-06 | Replace explicit type with dimond type | Munir Ahmad | 105 | -240/+240 | |
Change-Id: I1dedb9ef1ca7b734e3cfc0a3a594d733dbd298d4 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-06 | Merge "Unit test coverage" | Seshu Kumar M | 1 | -0/+89 | |
2018-03-06 | Merge "Swap Collection.sort with List sort" | Seshu Kumar M | 1 | -46/+46 | |
2018-03-06 | Merge "Make use of Map.getOrDefault" | Seshu Kumar M | 1 | -6/+2 | |
2018-03-06 | Replace StringBuilder with String & inline return | Munir Ahmad | 22 | -273/+167 | |
Resolved merge conflicts Change-Id: I1a8c8b6fd801c1eb7719ea3d17f029972e2ba84f Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-06 | Merge "Simplify if statements where it makes sense" | Seshu Kumar M | 5 | -35/+25 | |
2018-03-06 | Merge "private method was declared final" | Seshu Kumar M | 1 | -1/+1 | |
2018-03-06 | add update action for e2e svcinst | Yulian Han | 1 | -939/+1154 | |
Issue-ID: SO-419 Change-Id: Ibef5e8e617dcfb1d4f9b4087f20d6058a47bd741 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com> | |||||
2018-03-06 | Support query network recipe by module uuid | c00149107 | 1 | -0/+61 | |
Support query network recipe by module uuid Change-Id: I8b49babf73f98c5e9ffe27463bd8227274440390 Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-06 | Update paramXSD as recipe common field | c00149107 | 12 | -55/+29 | |
Update paramXSD as recipe common field Change-Id: I8fe382e65957dc3983abfcb638582bf074875fdb Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-06 | Add allotted resource recipe | c00149107 | 2 | -0/+124 | |
Add allotted resource recipe java Change-Id: Ibef5e8e617dcfb1d4f9b4087f20d6058a47bd74f Issue-ID: SO-456 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-05 | private method was declared final | Munir Ahmad | 1 | -1/+1 | |
Change-Id: Iefcec21e50e034384ba5eb3297317e21d71fcb09 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-05 | Merge "Removed unreachable log" | Seshu Kumar M | 1 | -398/+396 | |
2018-03-05 | Removed unreachable log | Munir Ahmad | 1 | -398/+396 | |
Change-Id: I10bcb20f8cb7729da7ce382279ee377ba905bcb0 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-05 | Merge "Update generic create service workflow" | Chuanyu Chen | 2 | -251/+410 | |
2018-03-05 | Update generic create service workflow | c00149107 | 2 | -251/+410 | |
Update generic create service workflow Change-Id: Ia13b7acd107ca9df96f05f239e8ca156c554eb40 Issue-ID: SO-370 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-02 | Swap Collection.sort with List sort | Munir Ahmad | 1 | -46/+46 | |
Change-Id: I68ae390ba1ecc9e8f82fa686745cb2015e7efc6e Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-02 | Make use of Map.getOrDefault | Munir Ahmad | 1 | -6/+2 | |
Change-Id: Ifcd5c9b79179ee9ffd6705990bd4b1991034fb48 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> | |||||
2018-03-02 | Revert previous Test commit | Rob Daugherty | 1 | -1/+0 | |
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c4 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com> | |||||
2018-03-02 | Merge "Test commit in Test branch" | Rob Daugherty | 1 | -1/+1 | |
2018-03-02 | Test commit in Test branch | Arthur Martella | 1 | -1/+1 | |
Change-Id: I1d436b10538cac3b98d264f359595da0a20f7180 Issue-ID: SO-425 Signed-off-by: Arthur Martella <amartell@research.att.com> | |||||
2018-03-02 | Merge "Support decompose service by model uuid" | Chuanyu Chen | 3 | -4/+16 | |
2018-03-01 | Unit test coverage | sanchitap | 1 | -0/+89 | |
Unit test coverage for VduInfo.java Sonar link: https://sonar.onap.org/code?id=org.openecomp.so%3Aso&selected=org.openecomp.so.adapters%3Amso-vnf-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fvdu%2Futils%2FVduInfo.java Change-Id: I0ab548723b7e9d77a0fea6da41b66c817756afb9 Issue-ID: SO-450 Signed-off-by: sanchitap <sanchita@techmahindra.com> | |||||
2018-03-01 | Merge "Support query service resources by modeluuid" | Chuanyu Chen | 1 | -0/+43 | |
2018-03-01 | Support decompose service by model uuid | c00149107 | 3 | -4/+16 | |
Support decompose service by model uuid Change-Id: Ib6f751440bc9c60df12e18857f23b4c62181b9c6 Issue-ID: SO-451 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-01 | Merge "Support Resource Recipe Common Model" | Chuanyu Chen | 3 | -0/+416 | |
2018-03-01 | Merge "Add Properties Order for recipeParams" | Chuanyu Chen | 1 | -1/+1 | |
2018-03-01 | Merge "Support query service csar rest" | Chuanyu Chen | 2 | -11/+132 | |
2018-03-01 | Support query service resources by modeluuid | c00149107 | 1 | -0/+43 | |
Support query service resources by modeluuid Change-Id: I7fd1adb19146486314a664ebc15422ca82a2d5f4 Issue-ID: SO-451 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-03-01 | Support Resource Recipe Common Model | c00149107 | 3 | -0/+416 | |
Support Resource Recipe Common Model Change-Id: I5df1602fb9d43b85d92a1a549e012ccae47760dc Issue-ID: SO-452 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-02-28 | Merge "Support csar object query" | Seshu Kumar M | 1 | -0/+51 | |
2018-02-28 | Merge "Add recipe params for bpmn call" | Seshu Kumar M | 11 | -22/+61 | |
2018-02-28 | Add Properties Order for recipeParams | c00149107 | 1 | -1/+1 | |
Add Properties Order for recipeParams Change-Id: Iae1d1609e9e543dc4b7ac6b9017ab9184deef6b9 Issue-ID: SO-449 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-02-28 | Merge "Remove the unnecessary toString" | Seshu Kumar M | 1 | -1/+1 | |
2018-02-28 | Merge "Removed System.out.println from catch clause" | Seshu Kumar M | 1 | -3/+0 | |
2018-02-28 | Merge "Adding Junit" | Seshu Kumar M | 1 | -0/+53 | |
2018-02-28 | Merge "Adding Junit" | Seshu Kumar M | 1 | -0/+47 | |
2018-02-28 | Support query service csar rest | c00149107 | 2 | -11/+132 | |
Support query service csar rest Change-Id: I236d09dc96e9065b0a9d6db0a4a4024caa11a875 Issue-ID: SO-451 Signed-off-by: c00149107 <chenchuanyu@huawei.com> | |||||
2018-02-27 | Merge "Make use of getOrDefault" | DeWayne Filppi | 2 | -10/+8 | |