aboutsummaryrefslogtreecommitdiffstats
path: root/vnfapi/model/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-01-18Update sdnc/northbound to support FluorineTimoney, Dan (dt5972)1-1/+1
Update code to support OpenDaylight Fluorine changes. Change-Id: Iec7e5173076419b101d07e3321b1ca93178b6fa7 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-08-20Update swagger documentationTimoney, Dan (dt5972)1-1702/+10304
Updated swagger documentation for SDNC northbound APIs. Change-Id: Ic3c2cb6bd6cd1bb8a732f087ee614e7969d1757b Issue-ID: SDNC-427 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-16Fixed error in Yang modelTimoney, Dan (dt5972)1-2/+2
Wrong prefix used in 2 places to refer to ietf-inet-types import (prefix defined as ietf, but reference was using inet) Change-Id: I8a125f3ea560499487ec08250bb46aae1f209347 Issue-ID: SDNC-422 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-07vnfapi yang model changeCheung, Pat (kc1472)1-839/+932
Enhance vnfapi yang model to support network-role-tag, and subnet-role Change-Id: I8f0c7cb492df905881a9cb6747e8f7da6d07c82e Issue-ID: CCSDK-200 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
2017-10-10Convert swagger docs to v 2Dan Timoney1-1/+27316
Generate updated swagger specs and convert from swagger 1.2 to 2.0 format. Change-Id: I2d357b903596b3f2341ed5d024465e967fdaa76c Issue-ID: SDNC-72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-28Add VNF-API, GEN-RES SWAGGER docBrian Freeman1-0/+1
Issue-ID: SDNC-72 Change-Id: I1a9fcf3fb99668acba6e89ce8b1db9500adb5670 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-09-21Fix VNF-API yang validation issuesramu.n2-582/+592
when validate VNF-API.yang with "pyang" has some issues Change-Id: I908a6bee90b24614f66df61afccf617a599b58db Issue-Id: SDNC-99 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-08-30Update SDNC NB to depend on CCSDKMarcus G K Williams1-3/+3
Refactor code to use CCSDK Issue-Id: SDNC-50 Change-Id: If637d1a0609ec5ae9df60939f72eb64888e61e71 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-04-24[SDNC-5] Split listenersDan Timoney1-0/+11
Split dmaap-listener and ueb-listener to separate artifacts Change-Id: I7b1d5b15c8ef850ace75d4da451143ba4062b817 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31[SDNC-5] Rebase sdnc-northboundDan Timoney1-1/+5
Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I036c5d0bb600b305300e653023caffc83a262604 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C northboundDan Timoney2-0/+1171
Change-Id: Iffe4d4fbcfd21ecbc1000238354094cc064298ce Signed-off-by: Dan Timoney <dtimoney@att.com>