aboutsummaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2018-11-28Merge "Enable blueprintprocessor and vlantag-api"Dan Timoney1-4/+6
2018-11-28Merge "added test file to test ResourceModel.java"Dan Timoney1-0/+57
2018-11-28Merge "added test file for testing PolicyConfigTest.java"Dan Timoney1-0/+113
2018-11-28Merge "added test file to test RequestObject.java"Dan Timoney1-0/+44
2018-11-28Merge "added test file to test PolicyContent.java"Dan Timoney1-0/+47
2018-11-28Merge "added test file to cover Elements.java"Dan Timoney1-0/+56
2018-11-28Merge "added test case to VlanTagRequestInputTest"Dan Timoney1-0/+8
2018-11-28Merge "added test case to AssignVlanTagResponseTest"Dan Timoney1-0/+7
2018-11-28Merge "Sonar Fix: ModelTypeRest.java"Dan Timoney1-4/+4
2018-11-20Enable blueprintprocessor and vlantag-apiAlexis de Talhouët1-4/+6
Also, fix add IntelliJ file in gitignore Change-Id: Iee192350ec3ec9c1aceefe814d4b0c11c326a897 Issue-ID: CCSDK-734 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-21added test file to test ResourceModel.javaSandeep J1-0/+57
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib5d0552fda92214d1df492956790c6100c5f308c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-21added test file to test RequestObject.javaSandeep J1-0/+44
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I606273036965f70ab5f2b2ba31c9a889f9467ef4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-21added test file to test PolicyContent.javaSandeep J1-0/+47
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4d659cb2ed7878879b15ca8f7e3c8971e8a8a2ca Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test file for testing PolicyConfigTest.javaSandeep J1-0/+113
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I21f59675c8f57f3b5114d8a33f5e0f84a85df139 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test file to cover Elements.javaSandeep J1-0/+56
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4cb9f8e5193eb0d039bf7433459af9f06cbcfd35 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test case to VlanTagRequestInputTestSandeep J1-0/+8
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Id16d6cb3bf2182a58ea35c63698285c852960353 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20added test case to AssignVlanTagResponseTestSandeep J1-0/+7
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ifd2456108ec0b9eca15fdc104cd47b14e7d23466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-20Sonar Fix: ModelTypeRest.javaArundathi Patil1-4/+4
fixed sonar issues across this file. Issue-ID: CCSDK-733 Change-Id: I37f587b31290c53e261f0ad15c3099e63cd28ed6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-19Merge "Fixed sonar issue in NameGenResponse"Dan Timoney1-1/+3
2018-11-19Merge "Fixed Sonar issue in RecipeParser"Dan Timoney1-0/+3
2018-11-19Merge "added test file to test ExternalkeyValidator.java"Dan Timoney1-0/+44
2018-11-19Merge "Sonar fix: Application.java"Dan Timoney1-4/+10
2018-11-19Merge "added test case to AaiServiceImplTest"Dan Timoney2-2/+18
2018-11-19Merge "Blueprints Processor Microservice"Dan Timoney12-195/+211
2018-11-19Merge "Blueprints Processor Microservice"Dan Timoney30-117/+304
2018-11-19Merge "Blueprints Processor Microservice"Dan Timoney26-356/+703
2018-11-19Merge "Controller Blueprints Microservice"Dan Timoney1-1/+2
2018-11-19Merge "Controller Blueprints Component Core"Dan Timoney1-28/+31
2018-11-19Merge "Controller Blueprints Component Core"Dan Timoney1-13/+10
2018-11-19Fixed sonar issue in NameGenResponseezhil1-1/+3
Made variable private for the class Issue-ID: CCSDK-732 Change-Id: Idc7e8cceab09a8f01516a0b5d0953a7f113a3145 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-19Fixed Sonar issue in RecipeParserezhil1-0/+3
Declared private constructor Issue-ID: CCSDK-689 Change-Id: Ib4f491b4579c8eb0091af0144d250c397fb44b3f Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-16added test file to test ExternalkeyValidator.javaSandeep J1-0/+44
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib3afe9e2fe682d86cafe050e36dfbb5fa4292fc5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-16Sonar fix: Application.javaArundathi Patil1-4/+10
Fixed sonar issues across this file Issue-ID: CCSDK-726 Change-Id: I416500a26f258cba87576a80c9da371a8a8f1a88 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-11-16added test case to AaiServiceImplTestSandeep J2-2/+18
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib89f25c39bf0878170da6997ca74c587c4c72535 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-11-15Merge "Fixed sonar issue in ExternalKeyValidator"Dan Timoney1-1/+1
2018-11-15Merge "Fixed major sonar issue in PolicySequence"Dan Timoney1-4/+4
2018-11-15Merge "Sonar fixes in PolicyReader.Java"Dan Timoney1-8/+13
2018-11-15Merge "Fixed sonar issue in PropertyOperator"Dan Timoney1-2/+2
2018-11-15Merge "Controller Blueprints Microservice"Dan Timoney8-19/+77
2018-11-15Merge "Controller Design Studio"Dan Timoney124-7518/+70
2018-11-15Blueprints Processor MicroserviceMuthuramalingam, Brinda Santh(bs2796)12-195/+211
Implement Resource Resolution Processor Interface definitions. Change-Id: Ic2eb7915d48b9473639494ee9d159003bf56e81e Issue-ID: CCSDK-724 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-15Fixed sonar issue in ExternalKeyValidatorezhil1-1/+1
Included empty method to check colletion Issue-ID: CCSDK-690 Change-Id: Ibf393c07f6d57f5871ad8c094c0d4ae1501da856 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Fixed major sonar issue in PolicySequenceezhil1-4/+4
Fixed variable hide issue Issue-ID: CCSDK-687 Change-Id: I20fbfdd30f76bc55463c9b49fe3ac05dfe8c9f50 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Blueprints Processor MicroserviceMuthuramalingam, Brinda Santh(bs2796)30-117/+304
Refactor functon module as seperate module project. Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c Issue-ID: CCSDK-688 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-15Sonar fixes in PolicyReader.Javaezhil1-8/+13
Replaced duplicate literals with constants Issue-ID: CCSDK-686 Change-Id: I389b4785a16dac8e7e20e7ccaeb05ab3de0256d8 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-15Fixed sonar issue in PropertyOperatorezhil1-2/+2
Fixed return type issue in propertyOperator Issue-ID: CCSDK-685 Change-Id: I11c88c6667d95a6e71db9c58d9ad43931d63423d Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-11-13Blueprints Processor MicroserviceMuthuramalingam, Brinda Santh(bs2796)26-356/+703
Implement basic blueprint service logic workflow execution engine. Change-Id: Ifbbad70f2bdc4ba879b07d972083a411c7cc02f1 Issue-ID: CCSDK-672 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-13Fix error: cannot access SvcLogicResource in vlanAlexis de Talhouët1-0/+6
Since https://gerrit.onap.org/r/#/c/71970/ got merged, transitive dependency is no longer resolving SvcLogicResource hence we need to explicitly define it here. Add dependency as provided so it's available during compilation Change-Id: I9182eb8e9cfa38f5251faf9fecb4ac4ca13e3148 Issue-ID: CCSDK-653 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-12Controller Blueprints MicroserviceMuthuramalingam, Brinda Santh(bs2796)1-1/+2
Add blueprint multiple import file capability. Change-Id: If57aecb08447252b0e84a7e55b081e682d6a0bbd Issue-ID: CCSDK-681 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
2018-11-12Controller Blueprints Component CoreMuthuramalingam, Brinda Santh(bs2796)1-28/+31
Define blueprint component or function Interface and Execution data.. Change-Id: I818096a65b750a0723dc14064a18d1b8b47fbaa1 Issue-ID: CCSDK-671 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>