Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-28 | Merge "Enable blueprintprocessor and vlantag-api" | 2 | -12/+8 | ||
2018-11-28 | Merge "added test file to test ResourceModel.java" | 1 | -0/+57 | ||
2018-11-28 | Merge "added test file for testing PolicyConfigTest.java" | 1 | -0/+113 | ||
2018-11-28 | Merge "added test file to test RequestObject.java" | 1 | -0/+44 | ||
2018-11-28 | Merge "added test file to test PolicyContent.java" | 1 | -0/+47 | ||
2018-11-28 | Merge "added test file to cover Elements.java" | 1 | -0/+56 | ||
2018-11-28 | Merge "added test case to VlanTagRequestInputTest" | 1 | -0/+8 | ||
2018-11-28 | Merge "added test case to AssignVlanTagResponseTest" | 1 | -0/+7 | ||
2018-11-28 | Merge "Sonar Fix: ModelTypeRest.java" | 1 | -4/+4 | ||
2018-11-21 | Merge "Do no prepend "sub" for subnet net id" | 1 | -1/+1 | ||
2018-11-20 | Enable blueprintprocessor and vlantag-api | 2 | -12/+8 | ||
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-21 | added test file to test ResourceModel.java | 1 | -0/+57 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib5d0552fda92214d1df492956790c6100c5f308c Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-21 | added test file to test RequestObject.java | 1 | -0/+44 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I606273036965f70ab5f2b2ba31c9a889f9467ef4 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-21 | added test file to test PolicyContent.java | 1 | -0/+47 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4d659cb2ed7878879b15ca8f7e3c8971e8a8a2ca Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test file for testing PolicyConfigTest.java | 1 | -0/+113 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I21f59675c8f57f3b5114d8a33f5e0f84a85df139 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test file to cover Elements.java | 1 | -0/+56 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I4cb9f8e5193eb0d039bf7433459af9f06cbcfd35 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test case to VlanTagRequestInputTest | 1 | -0/+8 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Id16d6cb3bf2182a58ea35c63698285c852960353 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | added test case to AssignVlanTagResponseTest | 1 | -0/+7 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ifd2456108ec0b9eca15fdc104cd47b14e7d23466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-20 | Sonar Fix: ModelTypeRest.java | 1 | -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-19 | Merge "Fixed sonar issue in NameGenResponse" | 1 | -1/+3 | ||
2018-11-19 | Merge "Fixed Sonar issue in RecipeParser" | 1 | -0/+3 | ||
2018-11-19 | Merge "added test file to test ExternalkeyValidator.java" | 1 | -0/+44 | ||
2018-11-19 | Merge "Sonar fix: Application.java" | 1 | -4/+10 | ||
2018-11-19 | Merge "added test case to AaiServiceImplTest" | 2 | -2/+18 | ||
2018-11-19 | Merge "Add support for aai node" | 5 | -1/+110 | ||
2018-11-19 | Merge "Blueprints Processor Microservice" | 13 | -205/+244 | ||
2018-11-19 | Merge "Blueprints Processor Microservice" | 31 | -119/+307 | ||
2018-11-19 | Merge "Blueprints Processor Microservice" | 26 | -356/+703 | ||
2018-11-19 | Merge "Controller Blueprints Microservice" | 7 | -244/+421 | ||
2018-11-19 | Merge "Controller Blueprints Component Core" | 3 | -32/+72 | ||
2018-11-19 | Merge "Controller Blueprints Component Core" | 19 | -972/+0 | ||
2018-11-19 | Merge "Controller Blueprints Component Core" | 11 | -191/+62 | ||
2018-11-19 | Merge "Controller Blueprints Component Core" | 13 | -218/+412 | ||
2018-11-19 | Fixed sonar issue in NameGenResponse | 1 | -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-19 | Fixed Sonar issue in RecipeParser | 1 | -0/+3 | ||
Declared private constructor Issue-ID: CCSDK-689 Change-Id: Ib4f491b4579c8eb0091af0144d250c397fb44b3f Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-11-16 | Do no prepend "sub" for subnet net id | 1 | -1/+1 | ||
Change-Id: Icc240f30ef9a2f7e9f99345f05897e5d7f9d4c3a Issue-ID: CCSDK-727 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2018-11-16 | added test file to test ExternalkeyValidator.java | 1 | -0/+44 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib3afe9e2fe682d86cafe050e36dfbb5fa4292fc5 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-16 | Sonar fix: Application.java | 1 | -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-16 | added test case to AaiServiceImplTest | 2 | -2/+18 | ||
to increase code coverage Issue-ID: CCSDK-552 Change-Id: Ib89f25c39bf0878170da6997ca74c587c4c72535 Signed-off-by: Sandeep J <sandeejh@in.ibm.com> | |||||
2018-11-15 | Merge "Fixed sonar issue in ExternalKeyValidator" | 1 | -1/+1 | ||
2018-11-15 | Merge "Fixed major sonar issue in PolicySequence" | 1 | -4/+4 | ||
2018-11-15 | Merge "Sonar fixes in PolicyReader.Java" | 1 | -8/+13 | ||
2018-11-15 | Merge "Fixed sonar issue in PropertyOperator" | 1 | -2/+2 | ||
2018-11-15 | Add support for aai node | 5 | -1/+110 | ||
Change-Id: I6c4d70f270d605dd4d49e89580849c9100ec4928 Issue-ID: SDNC-123 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> | |||||
2018-11-15 | Merge "Controller Blueprints Microservice" | 8 | -19/+77 | ||
2018-11-15 | Merge "Controller Design Studio" | 131 | -77/+108 | ||
2018-11-15 | Blueprints Processor Microservice | 13 | -205/+244 | ||
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-15 | Fixed sonar issue in ExternalKeyValidator | 1 | -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-15 | Fixed major sonar issue in PolicySequence | 1 | -4/+4 | ||
Fixed variable hide issue Issue-ID: CCSDK-687 Change-Id: I20fbfdd30f76bc55463c9b49fe3ac05dfe8c9f50 Signed-off-by: ezhil <ezhrajam@in.ibm.com> | |||||
2018-11-15 | Blueprints Processor Microservice | 31 | -119/+307 | ||
Refactor functon module as seperate module project. Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c Issue-ID: CCSDK-688 Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> |