aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-12Merge "Doc BlueprintProcessor updates"Dan Timoney2-1/+12
2019-02-11Blueprint modeled Netconf capability componentsCherukuri, Venkatanaresh (vn166g)31-126/+2270
Adding Netconf Executor Function module Change-Id: I8b896fef84a465db2b9365d038b611e9fdf793ea Issue-ID: CCSDK-790 Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
2019-02-08Refactor test blueprint catalogMuthuramalingam, Brinda Santh45-831/+23
Change-Id: I948067b25787c7a79f769ac4055c34ffdd2f172d Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-08Doc BlueprintProcessor updatesEzhilarasi2-1/+12
Change-Id: Iae48e8209ddbb2dd63a3e5e7e88d825da443e3ac Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-08Updates to Index fileEzhilarasi1-8/+9
Change-Id: I28a96cb59cd4994e87f9b4093ac22672d34a69d5 Issue-ID: CCSDK-876 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-07Refactor blueprint validation moduleMuthuramalingam, Brinda Santh16-48/+32
Change-Id: I93fc6e552a46a4a4796bfbddb7054a9febee878f Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-07Refactor components core and resource dict modulesMuthuramalingam, Brinda Santh178-7468/+7507
Change-Id: I04e9e723d68a38ecefe48206e67fddbe43c55854 Issue-ID: CCSDK-1047 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-02-06Blueprint Processor Python Script ComponentsCherukuri, Venkatanaresh (vn166g)10-35/+141
Adding Python scripts for Netconf Executor components Change-Id: I6d84dea2e47860063a1140146aebe94d61f8d9c1 Issue-ID: CCSDK-997 Signed-off-by: Cherukuri, Venkatanaresh (vn166g) <vn166g@att.com>
2019-02-05Merge "blueprint scripting services"Dan Timoney20-54/+388
2019-02-05Merge "Fixed errors as per DOC8 standard"Dan Timoney2-11/+24
2019-02-04blueprint scripting servicesMuthuramalingam, Brinda Santh20-54/+388
Change-Id: I834b83e0c2716eceadeec8a5f17a7604e938166a Issue-ID: CCSDK-941 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-31Merge "Update parent for proto-definition"Dan Timoney1-3/+7
2019-01-30Fixed errors as per DOC8 standardezhil2-11/+24
Change-Id: Ia2151fc390845feeee43187f8724f610e5b8a383 Issue-ID: CCSDK-916 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-29Update parent for proto-definitionAlexis de Talhouët1-3/+7
Avoid pulling transitive dependencies. Change-Id: I91530307817231c3b15459539e433cf97f3e4dce Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-29Resource Resolution Service: Rest and DBSingal, Kapil (ks220y)5-17/+23
Emhancement to Primary-Data and Rest Resource Assignment Processor and respective services Change-Id: I9cc125f9e6396d9c26f72ebd05d2f0422a301f1c Issue-ID: CCSDK-699 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-29Merge "Added test condition to AssignVlanTagResponse"Dan Timoney1-0/+2
2019-01-29Merge "Test condition to AssignVlanTagRequestInputTest"Dan Timoney1-1/+5
2019-01-29Merge "Added Junit Testfile for PolicyFinderServiceDbImpl"Dan Timoney1-0/+43
2019-01-29Merge "Added test cases to AaiServiceImpl.java"Dan Timoney1-3/+7
2019-01-29Merge "Added new RST files for Microservices"Dan Timoney4-0/+40
2019-01-29Merge "Release note link for CCSDK/APPS DOC"Dan Timoney1-0/+14
2019-01-29Merge "Index content for CCSDK/APPS DOC"Dan Timoney1-6/+43
2019-01-28Controller Design Studio: Blueprint ManagerSingal, Kapil (ks220y)2-8/+7
Blueprint Manager JUnit Test Case Enhacements Change-Id: I6d98436f13ee58450ba9459266ec657ca30a2d99 Issue-ID: CCSDK-1005 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-28Merge "blueprint scripting module"Dan Timoney17-276/+590
2019-01-28blueprint scripting moduleMuthuramalingam, Brinda Santh17-276/+590
Change-Id: Ibe7602bdb6708d9adbe1aecd26eb14e24872f75d Issue-ID: CCSDK-941 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-28Merge "Integration test at API level"Dan Timoney8-421/+578
2019-01-25Merge "Fix wrong groupId"Dan Timoney1-1/+1
2019-01-25Merge "Controller Design Studio: Blueprint Manager"Dan Timoney3-12/+24
2019-01-25Merge "ControllerBlueprint blueprintsProcessor container"Dan Timoney42-474/+1287
2019-01-25Merge "GRPC 1.18.0 Upgrade."Dan Timoney5-8/+24
2019-01-25Merge "Blueprint Processor: Jython Component"Dan Timoney2-1/+7
2019-01-25Fix wrong groupIdAlexis de Talhouët1-1/+1
https://gerrit.onap.org/r/#/c/76291/ changed the groupId, forget to update dependent artifacts. Change-Id: I808b7df2fc0032bdb12d7c3a50200de3e9733821 Issue-ID: CCSDK-1001 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-24Controller Design Studio: Blueprint ManagerSingal, Kapil (ks220y)3-12/+24
Blueprint Manager JUnit Test Case Enhacements Change-Id: Icb59df8435585ac6b9725fbd6e9e74d93ce829ff Issue-ID: CCSDK-1005 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-24Integration test at API levelVinal8-421/+578
Change-Id: I6f15b5693f494e39bf8d135a96730f2379f5e3fd Issue-ID: CCSDK-954 Signed-off-by: Vinal <vinal.narendrabhai.patel@ibm.com>
2019-01-24Fix broken parent tagTimoney, Dan (dt5972)2-3/+5
Wrong parent used in proto-definition, and relativePath is not specified. Consequently, the release version (0.4.0) - which exists locally but not in nexus - is not found. Fixed by using correct parent and relative path (../parent) Change-Id: Ib9a3d845c76ca26a8de562470a3e4214e37ae057 Issue-ID: CCSDK-1001 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-23ControllerBlueprint blueprintsProcessor containerSteve Alphonse Siani42-474/+1287
Change-Id: I77df77757c276fca705091c1566c386f842269c4 Issue-ID: CCSDK-949 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-01-23GRPC 1.18.0 Upgrade.Muthuramalingam, Brinda Santh5-8/+24
Change-Id: I1f7f75e14d284641d86c5ef91723b00aaab9bed7 Issue-ID: CCSDK-998 Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
2019-01-23Blueprint Processor: Jython ComponentSingal, Kapil (ks220y)2-1/+7
Component Jython Executor Test Junit Test Case enhancement Change-Id: I5cb845d4c56d2b9e15a7eedf5095bb754c5b63ac Issue-ID: CCSDK-993 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-22Merge "Map proto to pojo. implement blueprint processing"Dan Timoney11-75/+481
2019-01-22Merge "Resource Resolution Service: Source Rest"Dan Timoney40-82/+204
2019-01-22Merge "Resource Resolution Service: Source Primary-DB"Dan Timoney1-44/+43
2019-01-22Merge "Implement resolve NodeTemplate Capability property"Dan Timoney2-156/+152
2019-01-21Map proto to pojo. implement blueprint processingAlexis de Talhouët11-75/+481
Change-Id: I16b06b4700a42d4a7066eb8c0779677fa28cd94b Issue-ID: CCSDK-951 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-01-20Resource Resolution Service: Source RestSingal, Kapil (ks220y)40-82/+204
Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc Issue-ID: CCSDK-674 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-20Resource Resolution Service: Source Primary-DBSingal, Kapil (ks220y)1-44/+43
Complex Data Processing for Primary-DB DataSource Resource Resolution Service Change-Id: Icef1332ebd0e747e422e6ea1d24cb8f63f02565c Issue-ID: CCSDK-673 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-01-19Merge "Resource Resolution Service: Source Default"Dan Timoney1-3/+29
2019-01-19Added test condition to AssignVlanTagResponseezhil1-0/+2
Change-Id: I96976973541cf86125f2e6384ca03651b0d65708 Issue-ID: CCSDK-965 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-19Test condition to AssignVlanTagRequestInputTestezhil1-1/+5
Change-Id: Iba1a0b20397a8e0c93ee3a0c751eac7c076a859c Issue-ID: CCSDK-964 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-19Added Junit Testfile for PolicyFinderServiceDbImplezhil1-0/+43
Change-Id: I126ae770b42807780c588e893c590b147ccb470c Issue-ID: CCSDK-933 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-19Added test cases to AaiServiceImpl.javaezhil1-3/+7
Change-Id: Ic3811991d3d6988537b3f2119a18092b9f6f8192 Issue-ID: CCSDK-963 Signed-off-by: ezhil <ezhrajam@in.ibm.com>