aboutsummaryrefslogtreecommitdiffstats
path: root/mso-catalog-db/src/main
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad13-182/+112
2018-03-06Merge "Simplify if statements where it makes sense"Seshu Kumar M1-13/+16
2018-03-06Support query network recipe by module uuidc001491071-0/+61
2018-03-06Update paramXSD as recipe common fieldc0014910710-51/+25
2018-03-06Add allotted resource recipec001491072-0/+124
2018-03-02Swap Collection.sort with List sortMunir Ahmad1-46/+46
2018-02-28Merge "Support csar object query"Seshu Kumar M1-0/+51
2018-02-27Support csar object queryc001491071-0/+51
2018-02-27Make use of append instead of string concatenationMunir Ahmad24-117/+123
2018-02-26Simplify if statements where it makes senseMunir Ahmad1-13/+16
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad5-5/+5
2018-02-21Make use of addAll instead of loopMunir Ahmad2-9/+3