aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12Merge "Added resource assignemnt content"Dan Timoney1-0/+73
2019-04-12Added resource assignemnt contentEzhilarasi1-0/+73
Change-Id: Ida9ec1e6a228e2a2c5e61ce234634849fd5a0464 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-12Merge "Resource Dictionary Loopback integration"Dan Timoney7-0/+214
2019-04-12Merge "netconf-executor: NetconfSessionImp removed useless method"Dan Timoney1-12/+1
2019-04-12Merge "Enrichment and Download Zip file bug fix"Dan Timoney6-183/+280
2019-04-11Resource Dictionary Loopback integrationEzhilarasi7-0/+214
Change-Id: If1b3dbc23797e03f97deab7d67f9adb22d07bc1c Issue-ID: CCSDK-1070 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-11netconf-executor: NetconfSessionImp removed useless methodOleg Mitsura1-12/+1
Issue-ID: CCSDK-1126 Change-Id: I40fa7a5d83d14a33d8e06fe28394828f86f857fd Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi6-183/+280
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55 Issue-ID: CCSDK-1212 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-11netconf-executor: NetconfSessionImplTest improvementsOleg Mitsura3-34/+42
Issue-ID: CCSDK-1126 Change-Id: Ied0360a37f8f22801c63c2aeb70ee73d45cc7b4b Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-10Merge "netconf-executor: NetconfSessionImplTest"Dan Timoney6-313/+580
2019-04-10netconf-executor: NetconfSessionImplTestOleg Mitsura6-313/+580
Issue-ID: CCSDK-1126 patchset 6: test: undid most of NetconfSessionImpl and muted some tests it affected Change-Id: Iff406705fa06a00c2629d248010192354d9e2a41 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-10netconf-executor: RpcMessageUtilsTest improvementOleg Mitsura2-5/+33
Issue-ID: CCSDK-1126 Change-Id: I245661bb6ca1afa6aece98c83a1758a7a6f93621 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-10Merge "netconf-executor: Moving NetconfSessionListenerImpl out of ↵Dan Timoney3-14/+162
NetconfSessionImpl, and adding test for it."
2019-04-10Merge "Resource-mapping.component - removed unwanted code"Dan Timoney1-96/+0
2019-04-10Fix versions of cds-sdc-listenerTimoney, Dan (dt5972)2-1/+2
Version of cds-sdc-listener is wrong, which causes weird behavior on release builds (several poms are being changed to version 1.2.2-SNAPSHOT instead of 0.4.2) Change-Id: Ia0f20df6eaee9cf6101d25fa9f23fe61d2ce023e Issue-ID: SDNC-710 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-10netconf-executor: Moving NetconfSessionListenerImpl out of ↵Oleg Mitsura3-14/+162
NetconfSessionImpl, and adding test for it. Issue-ID: CCSDK-1126 Change-Id: I8674c247e64efdf48faf35b8d21eae5eaed14d95 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-10Resource-mapping.component - removed unwanted codeArundathi Patil1-96/+0
Removed unwanted table rows from resource-mapping component.html Issue-ID: CCSDK-1206 Change-Id: I2ecbe6eca75cd770d80f06fdeae8dd2f6b110338 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-10Merge "Jinja template for Blueprint template service"Dan Timoney27-134/+441
2019-04-09Merge "netconf-executor: NetconfDeviceCommunicator tests"Dan Timoney2-0/+270
2019-04-09Merge "Added required docker file to deploy as container"Dan Timoney4-0/+102
2019-04-09Jinja template for Blueprint template serviceSteve Siani27-134/+441
Change-Id: Iec777e4500c2a040faccc8375b1d2dd24c27cb7f Issue-ID: CCSDK-1193 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-04-09Added required docker file to deploy as containerChandan Ghosh4-0/+102
Added required docker file to deploy as container Issue-ID: CCSDK-1209 Change-Id: Ib455cfee95f58ca759eefa6d06469d164930e3a3 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2019-04-09netconf-executor: NetconfDeviceCommunicator testsOleg Mitsura2-0/+270
Issue-ID: CCSDK-1126 Change-Id: I524dbc9b8edcdf3922f762b77cfbb13b7b69df16 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-09Merge "Updated the licence text"Dan Timoney1-1/+1
2019-04-09Updated the licence textArundathi Patil1-1/+1
Updated licence text. Issue-ID: CCSDK-1210 Change-Id: I52fdd16fa3223c5efd9c524b478bddae6f9372d2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-09Merge "netconf-executor: adding pojo tests"Dan Timoney2-0/+102
2019-04-09netconf-executor: adding pojo testsOleg Mitsura2-0/+102
Issue-ID: CCSDK-1126 Change-Id: Id98f437cbdb04dac445afb7c6c6089664366ac1f Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-09Merge "netconf-executor tests: adding MessageStateTests"Dan Timoney4-54/+191
2019-04-09Merge "Applied bootstrap styles"Dan Timoney1-1/+2
2019-04-09Merge "Editor component scroll issue"Dan Timoney1-2/+1
2019-04-09Merge "Changed CBA download with name and version"Dan Timoney2-6/+7
2019-04-09Merge "Adding NetconfRpcServiceImplTest for netconf-executor"Dan Timoney4-116/+325
2019-04-08netconf-executor tests: adding MessageStateTestsOleg Mitsura4-54/+191
Issue-ID: CCSDK-1126 Change-Id: I6351163cf6e157eda41a47b07e53dfaac00f5da5 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-08Adding NetconfRpcServiceImplTest for netconf-executorOleg Mitsura4-116/+325
Issue-ID: CCSDK-1126 Change-Id: Ib223ed93bbc8a81dea1d1fdf8c2aa12ef91ff9a8 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-08Changed CBA download with name and versionEzhilarasi2-6/+7
Change-Id: I6121e6248138569b2bb0908bb99d9059a1115784 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-08Fix blueprint dataottero6-14/+14
Request parameter nf-id should be: pnf-id ODL key name ODL-private-key should be: ODL_private_key_0 Change-Id: I846112c3bd6a80d21a4b5de0845ce99d06b0515f Issue-ID: CCSDK-1208 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-04-08Editor component scroll issueArundathi Patil1-2/+1
Fixed scroll issue in edtor component Issue-ID: CCSDK-1206 Change-Id: Iddbdf407aeeea3721e41cd3a3ddc0d775d48960e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-08Applied bootstrap stylesArundathi Patil1-1/+2
Added bootstrap styles to angular.json file Issue-ID: CCSDK-1207 Change-Id: Ifa9aeeba30a0b5298622ac8e60c854281ac82056 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-06Merge "CBA integration"Dan Timoney18-87/+810
2019-04-06Merge "Retrieving PNF IP address from payload"Dan Timoney9-39/+42
2019-04-06Merge "Clean unused spec generated."Dan Timoney3-321/+0
2019-04-06Merge "Improve data type handling"Dan Timoney4-83/+119
2019-04-06CBA integrationEzhilarasi18-87/+810
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-05Clean unused spec generated.Muthuramalingam, Brinda Santh3-321/+0
Change-Id: I005608cbfad3b4c89110c2acbb35d425899e2c2f Issue-ID: CCSDK-1127 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-04-05Retrieving PNF IP address from payloadottero9-39/+42
PNF IP is now retrieved from the payload Issue-ID: CCSDK-926 Change-Id: I6942fc0000564553ae16bd1067351f00ca254d10 Signed-off-by: ottero <rodrigo.ottero@est.tech>
2019-04-05Merge "CDS-SDC Listener application"Dan Timoney13-25/+487
2019-04-05Service for get and post BlueprintEzhilarasi9-152/+294
Change-Id: Ie99f2ae09e65754e5da5384501f4f8574399da42 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-04CDS-SDC Listener applicationprathamesh morde13-25/+487
Things done -Implementation of GRPC client to store CBA archive using CDS Backend -Unit test coverage. -Tested locally. -Minor bug fix, performance improvement, more logging and make use of BluePrintProcessorHandler api in ListenerServiceImpl class. -Extract csar artifact from IDistributionClientResult and store it into local file(disk). Change-Id: I08b0de017396bb76d5bc13ddb9e7b430990e8df0 Issue-ID: CCSDK-1184 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
2019-04-04Improve data type handlingMuthuramalingam, Brinda Santh4-83/+119
Change-Id: I5ebcfcecdf1781e30be1ca929b4bf9e1526691a3 Issue-ID: CCSDK-1127 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
2019-04-04AAI source supportjanani b4-2/+4
Controller blueprint to support AAI also as a rest source Issue-ID: CCSDK-692 Change-Id: I25822c921e1b5232deded5f3b52382d24a2d3c03 Signed-off-by: janani b <janani.b@huawei.com>