aboutsummaryrefslogtreecommitdiffstats
path: root/mso-catalog-db/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-12-06fix how we get cloud info in GR_APIKalkere Ramesh, Sharan (sk720x)1-0/+1
2018-12-05Add Cloud OwnerSmokowski, Steve (ss835w)2-2/+28
2018-11-21Add Keystone V3 SupportBenjamin, Max (mb388a)2-2/+31
2018-11-12Fix the retrival of resource recipesubhash kumar singh5-2/+28
2018-11-05Catchup commits for DublinBenjamin, Max (mb388a)1-13/+16
2018-11-05Springboot 2.0 upgradeBenjamin, Max (mb388a)16-340/+65
2018-10-17Bug fixes October 16Benjamin, Max (mb388a)1-1/+10
2018-10-12Dynamic Cloud Owner SupportBenjamin, Max (mb388a)1-7/+49
2018-09-24Add cloudSite Post to catalogDbClientMarcus G K Williams2-3/+69
2018-09-20various bugfixes for casablancaBenjamin, Max (mb388a)1-2/+2
2018-09-20Update LoggingSmokowski, Steve (ss835w)1-0/+5
2018-09-17more stability fixesBenjamin, Max (mb388a)1-0/+3
2018-09-08added generic fabric support to SOBenjamin, Max (mb388a)13-2/+958
2018-08-31Merge "Update Logging"Rob Daugherty1-1/+1
2018-08-31Update LoggingSmokowski, Steve (ss835w)1-1/+1
2018-08-30Create a Reference Table for Controller SelectionRob Daugherty2-10/+1
2018-08-28Converted ServiceInstances to catalog db clientBenjamin, Max (mb388a)21-236/+380
2018-08-23Created Ref Data tbl for controllerSelectionPrema Bhatt4-0/+246
2018-08-23Changed RequestFactory for Catalog DB clientBenjamin, Max (mb388a)2-9/+7
2018-08-15Cloud Config UpdatesSmokowski, Steve (ss835w)3-218/+209
2018-08-13Cloud config database table supportBenjamin, Max (mb388a)9-20/+882
2018-08-07E2EServiceInstances to be free of catalogdbBenjamin, Max (mb388a)3-37/+77
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)154-10218/+9396
2018-07-13add junit for VfModuleCustomizationToVduMapperLukasz Muszkieta2-3/+0
2018-07-06Use already-defined constant MODEL_VERSIONMariah Jacobs1-9/+9
2018-06-11Define constant instead of literal getVnfRecipePraneta Paithankar1-9/+11
2018-06-11Define constant instead of literal "template_name"Praneta Paithankar1-3/+4
2018-05-23NETWORK_RECIPE for CM flowsRob Daugherty6-9/+9
2018-05-17Fix resource population to DBsubhash kumar singh1-0/+16
2018-04-19Add logic for defautl network resource receipesubhash kumar singh1-4/+14
2018-04-17Implement fetching default NS resource workflowsubhash kumar singh1-1/+26
2018-04-10toString bug fixYulian Han1-1/+1
2018-04-06Use getVersion() to get Version of VNFResourcesubhash kumar singh1-1/+1
2018-04-02SO application deployment issuesRob Daugherty3-7/+10
2018-03-28improved coverage for catalog db beansBenjamin, Max (mb388a)32-929/+974
2018-03-14Remove depricated and unsed methodsMunir Ahmad1-42/+0
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty8-8/+57
2018-03-08Merge "Swap StringBuilder with string where makes sense"Seshu Kumar M3-25/+14
2018-03-08Swap StringBuilder with string where makes senseMunir Ahmad3-25/+14
2018-03-07Swap Collection.sort with list.sortMunir Ahmad1-3/+3
2018-03-07Merge "Fix javadoc"Rob Daugherty2-16/+14
2018-03-07Merge "Support query ar recipe by ar model uuid"Chuanyu Chen1-0/+64
2018-03-07Merge "Support query vnf recipe by vnf model uuid"Chuanyu Chen1-0/+59
2018-03-07Support query ar recipe by ar model uuidc001491071-0/+64
2018-03-07Support query vnf recipe by vnf model uuidc001491071-0/+59
2018-03-07Merge "Support query network recipe by module uuid"Chuanyu Chen1-0/+61
2018-03-06Fix javadocMunir Ahmad2-16/+14
2018-03-06Merge "Replace StringBuilder with String & inline return"Seshu Kumar M13-182/+112
2018-03-06Replace explicit type with dimond typeMunir Ahmad4-7/+7
2018-03-06Merge "Swap Collection.sort with List sort"Seshu Kumar M1-46/+46