Age | Commit message (Expand) | Author | Files | Lines |
2018-09-17 | more stability fixes | Benjamin, Max (mb388a) | 3 | -0/+65 |
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 25 | -5/+1787 |
2018-09-05 | Client Logging | Smokowski, Steve (ss835w) | 1 | -14/+0 |
2018-08-31 | Merge "Update Logging" | Rob Daugherty | 13 | -14/+22 |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 13 | -14/+22 |
2018-08-30 | Create a Reference Table for Controller Selection | Rob Daugherty | 4 | -21/+3 |
2018-08-28 | Converted ServiceInstances to catalog db client | Benjamin, Max (mb388a) | 21 | -236/+380 |
2018-08-23 | Created Ref Data tbl for controllerSelection | Prema Bhatt | 7 | -7/+338 |
2018-08-23 | Changed RequestFactory for Catalog DB client | Benjamin, Max (mb388a) | 2 | -9/+7 |
2018-08-15 | Cloud Config Updates | Smokowski, Steve (ss835w) | 4 | -239/+209 |
2018-08-13 | Cloud config database table support | Benjamin, Max (mb388a) | 17 | -21/+1183 |
2018-08-07 | E2EServiceInstances to be free of catalogdb | Benjamin, Max (mb388a) | 3 | -37/+77 |
2018-07-31 | Containerization feature of SO | Benjamin, Max (mb388a) | 194 | -18095/+11565 |
2018-07-13 | add junit for VfModuleCustomizationToVduMapper | Lukasz Muszkieta | 2 | -3/+0 |
2018-07-06 | Use already-defined constant MODEL_VERSION | Mariah Jacobs | 1 | -9/+9 |
2018-06-11 | Define constant instead of literal getVnfRecipe | Praneta Paithankar | 1 | -9/+11 |
2018-06-11 | Define constant instead of literal "template_name" | Praneta Paithankar | 1 | -3/+4 |
2018-05-23 | NETWORK_RECIPE for CM flows | Rob Daugherty | 6 | -9/+9 |
2018-05-17 | Fix resource population to DB | subhash kumar singh | 1 | -0/+16 |
2018-04-19 | Add logic for defautl network resource receipe | subhash kumar singh | 1 | -4/+14 |
2018-04-17 | Implement fetching default NS resource workflow | subhash kumar singh | 1 | -1/+26 |
2018-04-10 | toString bug fix | Yulian Han | 1 | -1/+1 |
2018-04-06 | Use getVersion() to get Version of VNFResource | subhash kumar singh | 1 | -1/+1 |
2018-04-03 | More unit tests for CatalogDatabase III | Arthur Martella | 1 | -102/+1102 |
2018-04-03 | Merge "More unit tests for CatalogDatabase II" | Rob Daugherty | 1 | -66/+498 |
2018-04-02 | SO application deployment issues | Rob Daugherty | 3 | -7/+10 |
2018-03-30 | More unit tests for CatalogDatabase II | Arthur Martella | 1 | -66/+498 |
2018-03-29 | More unit tests for CatalogDatabase | Arthur Martella | 1 | -14/+609 |
2018-03-28 | improved coverage for catalog db beans | Benjamin, Max (mb388a) | 35 | -931/+1056 |
2018-03-27 | Adding Junits for catalog db | pradip01 | 4 | -89/+1311 |
2018-03-27 | Catalog Database Test Repair | Arthur Martella | 1 | -456/+814 |
2018-03-14 | Remove depricated and unsed methods | Munir Ahmad | 1 | -42/+0 |
2018-03-14 | AT&T 1712 and 1802 release code | Rob Daugherty | 11 | -15/+166 |
2018-03-09 | Revert Reduce log noise/warnings | Rob Daugherty | 22 | -1059/+954 |
2018-03-09 | Remove redundant groupId inherited from parent | Munir Ahmad | 1 | -1/+0 |
2018-03-08 | Reduce log noise/warnings format to conventions | Marcus G K Williams | 22 | -954/+1059 |
2018-03-08 | Merge "Swap StringBuilder with string where makes sense" | Seshu Kumar M | 3 | -25/+14 |
2018-03-08 | Swap StringBuilder with string where makes sense | Munir Ahmad | 3 | -25/+14 |
2018-03-07 | Swap Collection.sort with list.sort | Munir Ahmad | 2 | -4/+4 |
2018-03-07 | Merge "Fix javadoc" | Rob Daugherty | 2 | -16/+14 |
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 |
2018-03-07 | Support query vnf recipe by vnf model uuid | c00149107 | 1 | -0/+59 |
2018-03-07 | Merge "Support query network recipe by module uuid" | Chuanyu Chen | 1 | -0/+61 |
2018-03-06 | Fix javadoc | Munir Ahmad | 2 | -16/+14 |
2018-03-06 | Merge "Replace StringBuilder with String & inline return" | Seshu Kumar M | 13 | -182/+112 |
2018-03-06 | Replace explicit type with dimond type | Munir Ahmad | 6 | -11/+11 |
2018-03-06 | Merge "Swap Collection.sort with List sort" | Seshu Kumar M | 1 | -46/+46 |
2018-03-06 | Replace StringBuilder with String & inline return | Munir Ahmad | 13 | -182/+112 |