Merge "Reorder modifiers"
[so.git] / asdc-controller / src / main / java / org / openecomp / mso / asdc / installer / heat / ToscaResourceInstaller.java
2018-05-23 Chuanyu ChenMerge "Fix resource looping if AAI response empty"
2018-05-22 Seshu Kumar MMerge "Added setting pnf name in pnf-pnp"
2018-05-22 Seshu Kumar MMerge "Add correlationId to ServiceInstancesRequest"
2018-05-21 Rob DaughertyMerge "Added checking input variables in pnf-pnp"
2018-05-18 Rob DaughertyMerge "Fallback for cloud region calls to AAI"
2018-05-18 subhash kumar singhFix subcategory population for vnf resource 89/48189/1
2018-05-18 Seshu Kumar MMerge "Fix parsing for category and subcategory"
2018-05-18 subhash kumar singhFix parsing for category and subcategory 53/48153/1
2018-05-17 Seshu Kumar MMerge "Fix resource population to DB"
2018-05-17 subhash kumar singhFix resource population to DB 11/48011/1
2018-03-27 Rob DaughertyDependency version updates for Beijing 29/39229/1
2018-03-16 Seshu Kumar MMerge "Adding Junit"
2018-03-16 Seshu Kumar MMerge "Unit test coverage"
2018-03-15 Seshu Kumar MMerge "Adding Junit"
2018-03-15 Seshu Kumar MMerge "Remove unneeded param type definition"
2018-03-15 Seshu Kumar MMerge "Fix get resource input json string issue"
2018-03-15 Seshu Kumar MMerge "Add execute resource recipe task script"
2018-03-15 Seshu Kumar MMerge "Remove unneeded script"
2018-03-15 Chuanyu ChenMerge "Update e2e models"
2018-03-14 Seshu Kumar MMerge "Update resource parameters node task"
2018-03-14 Seshu Kumar MMerge "Add required dependency to fix compilation"
2018-03-14 Seshu Kumar MMerge "Add UT Test for resource parameters function"
2018-03-14 Seshu Kumar MMerge "Fit parameter name issue"
2018-03-14 Seshu Kumar MMerge "Adding Junit"
2018-03-14 Seshu Kumar MMerge "Support resource parameters generated"
2018-03-14 Seshu Kumar MMerge "AT&T 1712 and 1802 release code"
2018-03-14 Rob DaughertyAT&T 1712 and 1802 release code 61/35661/4
2018-03-12 Seshu Kumar MMerge "Add SDNC Resource Create Call Common Recipe"
2018-03-12 Seshu Kumar MMerge "Fix urls for collecting CSAR info"
2018-03-12 Chuanyu ChenMerge "Rename the default recipe for VFC NS"
2018-03-12 Chuanyu ChenMerge "Combine the design and runtime parameter"
2018-03-12 Chuanyu ChenMerge "Update the VFC NS resource recipe"
2018-03-09 Rob DaughertyMerge "Update resource recipe parameter prepare logic"
2018-03-09 Rob DaughertyMerge "Fix some Sonar Blockers in workflow/serviceTask"
2018-03-09 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
2018-03-08 Seshu Kumar MMerge "Replace explicit type with diamond notation"
2018-03-08 Seshu Kumar MMerge "Make use of contains instead of indexOf"
2018-03-08 Seshu Kumar MMerge "Remove redundant String constructor calls"
2018-03-08 Seshu Kumar MMerge "Swap StringBuilder with string where makes sense"
2018-03-08 Seshu Kumar MMerge "Remove redundant declaration of extending object"
2018-03-08 Seshu Kumar MMerge "Remove unused code"
2018-03-08 Seshu Kumar MMerge "Make use of lambda"
2018-03-08 Seshu Kumar MMerge "Swap Collection.sort with list.sort"
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-07 Munir AhmadMake use of lambda 97/34597/1
2018-03-07 Munir AhmadSwap Collection.sort with list.sort 95/34595/1
2018-03-07 Rob DaughertyMerge "Swap indexOf with contains"
2018-03-07 Munir AhmadSwap indexOf with contains 89/33889/2
2018-03-06 Seshu Kumar MMerge "Simplify if statements where it makes sense"
2018-03-02 Rob DaughertyMerge "Test commit in Test branch"
2018-02-26 Seshu Kumar MMerge "Remove the unnecessary plus zero"
2018-02-26 Seshu Kumar MMerge "Add the correct literal ending for long"
2018-02-26 Seshu Kumar MMerge "Swap while loops with foreach where applicable"
2018-02-26 Seshu Kumar MMerge "Add ARIA subtree to build"
2018-02-26 Seshu Kumar MMerge "Unit test coverage"
2018-02-26 Seshu Kumar MMerge "Support more Generic workflow for voLTE"
2018-02-24 Munir AhmadSwap StringBuffer with StringBuilder everywhere 61/32761/2
2018-02-07 Seshu Kumar MMerge "Sonar blocker issue - closeableHttpClient"
2018-02-06 Seshu Kumar MMerge "Refactor of DecomposeJsonUtils class."
2018-01-30 Seshu Kumar MMerge "Default Recipe Mapping for Service"
2018-01-29 Seshu Kumar MMerge "add JUnit for NetworkInfo"
2018-01-29 Seshu Kumar MMerge "Unittest refactoring."
2018-01-29 Seshu Kumar MMerge changes Ie0f9c31f,I1fbe5516,I4beee70d,Ib9c5dad0...
2018-01-24 Seshu Kumar MMerge changes Ifc9dda6b,Ic7b8d75d
2018-01-24 Seshu Kumar MMerge "Add Category info For Service and Resource"
2018-01-22 c00149107Deal with network VL for voLTE 53/28753/1
2018-01-22 c00149107Add Category info For Service and Resource 05/28605/2
2018-01-19 Seshu Kumar MMerge "Sonar blocker issue - NullPointerExeption"
2018-01-19 Seshu Kumar MMerge "SDC template distribution for voLTE"
2018-01-18 c00149107SDC template distribution for voLTE 99/28499/2
2017-10-10 Rob DaughertyMerge "MSOCommonBPMN flows are not being deployed"
2017-10-09 Arthur MartellaChange if condition to not always be false 95/17695/1
2017-10-02 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-10-02 Seshu Kumar MMerge "Deleted redundant code"
2017-10-02 Seshu Kumar MMerge "Fix major sonar issues"
2017-10-02 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-10-02 Seshu Kumar MMerge "Fixed major sonar issues"
2017-10-02 Seshu Kumar MMerge "Fix the arquillian framework"
2017-10-02 Rob DaughertyMerge "HeatBridge integration with Orchestration, part 1"
2017-09-30 Seshu Kumar MMerge "Correcting naming format"
2017-09-30 Seshu Kumar MMerge "Correcting naming format"
2017-09-30 Seshu Kumar MMerge "Replace with the diamnod operator"
2017-09-30 Seshu Kumar MMerge "Removed unused variables"
2017-09-30 Seshu Kumar MMerge "Removed unused variables"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Added FunctionalInterface annotation"
2017-09-30 Seshu Kumar MMerge "Repalced StringBuffer with StringBuilder"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Replaced with Diamond symbol"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision issue"
2017-09-30 Seshu Kumar MMerge "Added @Override annotation to method signature"
2017-09-30 Seshu Kumar MMerge "Fixed string literal comparision issue"
2017-09-30 Seshu Kumar MMerge "Removed unused import"
2017-09-28 Seshu Kumar MMerge "Fix some major sonar issues"
2017-09-28 Seshu Kumar MMerge "Fix major Sonar issues"
2017-09-28 Seshu Kumar MMerge changes Ibc78f5be,Id1a6e6d2
2017-09-28 Seshu Kumar MMerge "Removed unused imports"
next