aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/client
AgeCommit message (Collapse)AuthorFilesLines
2019-08-09Test case addition for SONAR coverageprakash.e1-2/+2
Added new case for delete flow in PreloadVnfTopologyOperationRPCTest Change-Id: I6eac70c388523853e519626039bb6bfafc46bd77 Issue-ID: SDNC-840 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)1-2/+2
Roll version to 1.6.1-SNAPSHOT to recreate El Alto early drop artifacts Change-Id: I16b8739911d9167885c4cddf2690c740fc94f34d Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-05Use release version of parent pomsTimoney, Dan (dt5972)1-1/+1
Use release version 1.3.1 of parent poms Change-Id: I72a210f17d247d7ea16b5cba39f31eca93802c9a Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Network concurrency supportBrandon, Bruce (bb2697)1-1/+1
Add ability in network GR-API for DG to do the MD-SAL update Change-Id: I3b94c0cfb31fc915f9c5f85c7b8e04995c446a22 Issue-ID: SDNC-826 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2019-04-30Update master for El Alto versioningTimoney, Dan (dt5972)1-2/+2
Update version in master branch to El Alto version scheme (1.6.0-SNAPSHOT) Change-Id: Iaecc14b953068ce8c006f473adaf1f61ab756712 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-24Update to use released 1.2.2 parent1.5.1Timoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: I37e1362d7ba9dc38b0c4da24f5d77f78e360d287 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-25Update to Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Compile against ODL Fluorine SR2 Change-Id: I076ff5bb0507bbf5516568274351794afb247af0 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-18Use released 1.2.1 CCSDK parentTimoney, Dan (dt5972)1-1/+1
Use released 1.2.1 version of CCSDK parent pom Change-Id: I22743371db1abb679fd099f808fe0d4e6e7fe831 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-18Update sdnc/northbound to support FluorineTimoney, Dan (dt5972)1-4/+2
Update code to support OpenDaylight Fluorine changes. Change-Id: Iec7e5173076419b101d07e3321b1ca93178b6fa7 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-15gr api northbound objects serializablebb34761-0/+1
Issue-ID: SDNC-524 Change-Id: Icdbd448b5710c8ce27b58b0e99e85dcdf2d5f295 Signed-off-by: bb3476 <bb3476@att.com>
2018-10-23Roll to initial Dublin snapshotTimoney, Dan (dt5972)1-2/+2
Roll to initial Dublin snapshot Change-Id: Id4af0fa56f4217bba712e375709ee0fa6acddf20 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-12Prepare for RC0 release buildTimoney, Dan (dt5972)1-1/+1
Prepare to build 1.4.1 release version artifacts Change-Id: I42408382be1ea82ec83df87f4bdba7097be03214 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-02Roll to next snapshot versionTimoney, Dan (dt5972)1-2/+2
Roll to snapshot version 1.4.1-SNAPSHOT Change-Id: I4a0376fef44e1bc6b41672841c90dbe62dd91d9e Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-01Prepare for release1.4.0Timoney, Dan (dt5972)1-1/+1
Update sdnc/northbound to prepare for release build Change-Id: I42a8f2433f5302f8caf8120ca4d759bf7a9dfe26 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-07-27Add client code to generic-resource-apiTimoney, Dan (dt5972)1-0/+110
Add code to generate generic-resource-api client which was contributed to sdnc/apps repo to sdnc/northbound/generic-resource-api, so that it will automatically be updated when yang model is updated. Change-Id: I4d36073e9771e72a2ebc38cb45f2151a88699ae6 Issue-ID: SDNC-406 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>