aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/model/src/main/yang
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26GR-API Yang change and add async supportBrandon, Bruce (bb2697)1-0/+11
Add aggregate-route-policy to Yang and add support for VNF and VF Module async Change-Id: I140986894a8ba24f547980bad34c79d9621f03c3 Issue-ID: SDNC-822 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2019-03-18Add bbs action-enum in GR-API.yangBryan Guo1-0/+10
Issue-ID: SDNC-695 Change-Id: Icaec5cf9d9630f109369e2eadeeb5e991f9be2cc Signed-off-by: Gxxxx <guofengbei@huawei.com>
2019-03-12Merge "Add dhcp-subnet-assignments container"Dan Timoney1-0/+15
2019-03-12Add dhcp-subnet-assignments containerBrandon, Bruce (bb2697)1-0/+15
Add dhcp-subnet-assignments container to vf-module-assignments container in GR-API Change-Id: If76ac0ddecfeea4b54a0db95c655c328d1e3a8a8 Issue-ID: SDNC-688 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2019-03-11Dublin yang model updateCheung, Pat (kc1472)1-1/+109
PNF support in Dublin Change-Id: Icb2a00b37be11e1d0ac1b13940c0c8053a2a5b64 Issue-ID: SDNC-633 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
2019-03-06new enums added for CCVPN extensionprakash.e1-16/+26
Updated request-actions for new model and closed loop Change-Id: I057d95bc3c82a41c62256a492be75c1524b5ab7b Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com>
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>
2019-01-04GR-API additionsBrandon, Bruce (bb2697)1-0/+22
Add neutron-network-id to GR-API Yang and mapping from network-id Change-Id: I10137f0d31d76ad973f04efbc6cf07cfd051ce1a Issue-ID: SDNC-557 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-12-07bug fix for SO default inputZhuoyao Huang1-0/+2
The default deActivate request-action "DeActivateNetworkInstance" is missing. refrence SO code: so\bpmn\so-bpmn-infrastructure-common\src\main\groovy\org\onap\so\bpmn\infrastructure\scripts\DeActivateSDNCNetworkResource.groovy line 71 line 83 line 119 Issue-ID: SDNC-546 Change-Id: Ia7bdc441f4af8505b172393437fd7a76f0b6e053 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2018-11-14Add vf-module-id to gc-request-input and responseBrandon, Bruce (bb2697)1-0/+8
Add vf-module-id to gc-request-input and response so async callback can include this for vf-module lookup Change-Id: I4dade4edfdb6c993e91dec88d682500f22197d68 Issue-ID: SDNC-520 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-10-23Add aggregate routes and VNR rebuild to GR YangBrandon, Bruce (bb2697)1-0/+70
Add aggregate routes and VNR rebuild to Generic Resource Yang and fix error in reporting MD-SAL write errors in preload APIs Change-Id: I46273d6010c3681483dc6ac69d1c1ed105a6d4c9 Issue-ID: SDNC-484 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-09-18Add cloud-owner as inputBrandon, Bruce (bb2697)1-0/+4
Add cloud-owner to input so that callers to GR-API can provide this value Change-Id: Ia12bb2c6db5f0d3b50115e85ed6873ae6c8c24a8 Issue-ID: SDNC-459 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-09-11GENERIC-RESOURCE-API.yang update for SOTNprakash.e1-0/+4
yang changes for SOTN Reoptimization Change-Id: I3a1f4c575922287b1330352b8a8e21e914dd1eee Issue-ID: SDNC-357 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2018-08-10Rename vlan-tags in connection-pointBrandon, Bruce (bb2697)1-1/+1
Rename vlan-tags to vlan-data in connection-point. Type in original requirements. Change-Id: I73f31588df0c9d715c46bb8adb9161d506214211 Issue-ID: SDNC-410 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-08-03restore sriov-parametersSmokowski, Kevin (ks6305)1-0/+22
restore sriov-parameters in generic resource yang Change-Id: I985e8f41511444ca435d3383ed18ab8bb2d1c414 Issue-ID: SDNC-414 Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
2018-08-02Merge "Add the request-action types"Dan Timoney1-0/+32
2018-07-30Add the request-action typesshashikanth.vh1-0/+32
Added new request action types for existing resources-type for CCVPN use case. Change-Id: I2a6406fc1a763b257abb4fd9143eaa728d54f120 Issue-ID: SDNC-384 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-07-30Corrections for northboundgaurav1-1/+1
Changes includes: 1. Correcting connection-attachment topology container name. 2. Make the vnf-topology-operation implementation flexible to allow SDNC generate vnf-id for assign/create operation rather then mandating SO to provide it. Change-Id: I8958a72a4ca2064b781d246e9329436848f578ad Issue-ID: SDNC-384 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-27Add connection point and related to GR-APIBrandon, Bruce (bb2697)1-23/+133
Add connection point and other new structures to generic resource API Yang Change-Id: I6f116a89ecde866d6c8e2bcd0cd4f3912da9ecad Issue-ID: SDNC-408 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-07-26Generic resource API catch upBrandon, Bruce (bb2697)1-274/+1345
Adding several Generic Resource API capabilities to Yang, provider, and tests Change-Id: I9d6a3e1494ba35b2e98370ca5b2c4ff8270981af Issue-ID: SDNC-271 Signed-off-by: Brandon, Bruce (bb2697) <bb2697@att.com>
2018-07-20Add the request-action typesgaurav1-0/+24
Added new request action types for existing resources-type for CCVPN use case. Change-Id: Ife19aa69d90ebb347e07fc9314a92fb79129064d Issue-ID: SDNC-384 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-07-18New allotted resource for connectivity attachment.gaurav1-0/+67
Addition of a new allotted resource "connectivity attachment" to generic-resource-api schema. Connectivity attachment will be provided by Connectivity service and will be allotted to Site service as part of CCVPN use case. This new allotted-resource can serve for both SOTNAttachment and SDWANAttachment. Change-Id: Iff5ad46a72d55bc83ca36e4703d439e43fe948ce Issue-ID: SDNC-384 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-11-04Add DG actions to last-action in GenRes.API YangMarcus G K Williams1-0/+6
Issue-Id: SDNC-171 Change-Id: I913a40c604f9cab4d9eb1be56c53b69aefc4a3bf Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-11-03Fix GENERIC-RESOURCE-API yang modelDan Timoney1-10/+19
Add missing enum values and container to yang model Also, BRG and tunnelxconn's service instance parent is VNF-API, not GENERIC-RESOURCE-API, so do not try to retrieve service data. Change-Id: I12c977a7e621ce654d0d5d38f8ac8f3ad95487bd Issue-ID: SDNC-166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-01New tunnelxconn assignmentDan Timoney1-15/+23
Add new assignment (vg-ip) to tunnelxconn assignments container Change-Id: Ib9439ceb440b508007104b0a8452a9ae64255354 Issue-ID: SDNC-160 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-30Fix typos in GENERIC-RESOURCE-APIDan Timoney1-1/+1
Updated location of Yang-mapping properties file and fixed typo in Yang model for GENERIC-RESOURCE-API. Change-Id: I379274beefd5673cca5096ff3769b552e0475535 Issue-ID: SDNC-151 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-19Ignore ModifiedNodeDoesNotExistException on deleteDan Timoney1-1/+1
When trying to deleteVnf from operational or config tree, if a ModifiedNodeDoesNotExistException is cause for commit exception it means that the data you are trying to delete does not exist. So you wanted it gone, it's already gone ... log a message at debug level but don't fail the transaction. Change-Id: Iea0f4e78522cc2f437843e2b17080855cd314ea6 Issue-ID: SDNC-137 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-04Added new request-actions for overlayGaurav Agrawal1-0/+2
Added new request-actions for dci overlay activation & deactivation. This is required to differentiate dci activation/deactivation for VoLTE use case from normal network activation/deactivation. Change-Id: I865963b78ae8b8ba3a8173259179013997318e87 Issue-Id: SDNC-110 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2017-09-22Merge "Fix GENERIC-RESOURCE-API yang validation issues"Dan Timoney1-2/+2
2017-09-21Fix GENERIC-RESOURCE-API yang validation issuesramu.n1-2/+2
when validate GENERIC-RESOURCE-API.yang with "pyang" has some issues Change-Id: Ibdc71e5a369a6815766e42667beacc4a262dc196 Issue-Id: SDNC-99 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-21Add RPCs for vCPEDan Timoney1-13/+153
Added new RPCs for tunnelxconn and brg RPCs. Change-Id: I036beaad10a8ac1f4c088dffa9a589b7b6bae227 Issue-ID: SDNC-98 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-05Seed code submit of generic-resource-apiDan Timoney1-0/+1670
Final seed code submit of generic-resource-api. This version is ready to submit if it verifies clean. Change-Id: Id5d5cec97a5deccfbda478c0dd7e1967900d76a1 Issue-ID: SDNC-45 Signed-off-by: Dan Timoney <dtimoney@att.com>