Age | Commit message (Expand) | Author | Files | Lines |
2018-09-17 | more stability fixes | Benjamin, Max (mb388a) | 1 | -0/+3 |
2018-09-08 | added generic fabric support to SO | Benjamin, Max (mb388a) | 13 | -2/+958 |
2018-08-31 | Merge "Update Logging" | Rob Daugherty | 1 | -1/+1 |
2018-08-31 | Update Logging | Smokowski, Steve (ss835w) | 1 | -1/+1 |
2018-08-30 | Create a Reference Table for Controller Selection | Rob Daugherty | 2 | -10/+1 |
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 | 4 | -0/+246 |
2018-08-23 | Changed RequestFactory for Catalog DB client | Benjamin, Max (mb388a) | 2 | -9/+7 |
2018-08-15 | Cloud Config Updates | Smokowski, Steve (ss835w) | 3 | -218/+209 |
2018-08-13 | Cloud config database table support | Benjamin, Max (mb388a) | 9 | -20/+882 |
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) | 154 | -10218/+9396 |
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-02 | SO application deployment issues | Rob Daugherty | 3 | -7/+10 |
2018-03-28 | improved coverage for catalog db beans | Benjamin, Max (mb388a) | 32 | -929/+974 |
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 | 8 | -8/+57 |
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 | 1 | -3/+3 |
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 | 4 | -7/+7 |
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 |
2018-03-06 | Merge "Simplify if statements where it makes sense" | Seshu Kumar M | 1 | -13/+16 |
2018-03-06 | Support query network recipe by module uuid | c00149107 | 1 | -0/+61 |
2018-03-06 | Update paramXSD as recipe common field | c00149107 | 10 | -51/+25 |
2018-03-06 | Add allotted resource recipe | c00149107 | 2 | -0/+124 |
2018-03-02 | Swap Collection.sort with List sort | Munir Ahmad | 1 | -46/+46 |
2018-02-28 | Merge "Support csar object query" | Seshu Kumar M | 1 | -0/+51 |
2018-02-27 | Support csar object query | c00149107 | 1 | -0/+51 |
2018-02-27 | Make use of append instead of string concatenation | Munir Ahmad | 24 | -117/+123 |
2018-02-26 | Simplify if statements where it makes sense | Munir Ahmad | 1 | -13/+16 |
2018-02-24 | Swap StringBuffer with StringBuilder everywhere | Munir Ahmad | 5 | -5/+5 |