This repository contains a collection of YANG modules:
IETF standards-track YANG modules
Open Daylight open source YANG modules
Vendor specific YANG modules
Open source YANG tools
This repo is associated with netconfcentral.org for jenkins continuous builds, and gerrithub.io for gerrit review.
The following directories are maintained [license note in brackets]:
yang/experimental: contains experimental YANG modules [any]
yang/experimental/ietf: experimental modules intended for IETF submission [1]
yang/experimental/odp: experimental modules intended for OpenDaylight submission [2]
yang/standard: contains standards-track YANG modules [any]
yang/standard/ietf: standard IETF YANG modules [1]
yang/standard/ietf/DRAFT: work-in-progress IETF YANG modules [1]
yang/standard/ietf/RFC: completed IETF YANG modules [1]
yang/standard/odp: published modues for OpenDaylight [2]
yang/tools: open source software tools [any]
yang/tools/yang_viewer: YANG browser written in Java [2]
yang/vendor: contains vendor-specific YANG modules [any]
yang/vendor/brocade : Brocade YANG modules [3]
yang/vendor/netconfcentral: Netconf Central YANG modules [3]
yang/vendor/yumaworks: YumaWorks YANG modules [3]
####[1] IETF Trust License (Note Well):
- All files contained within this sub-directory are considered to be IETF Contributions.
- All issues entered into the trouble ticket system for this directory are considered to be IETF Contributions.
- All pull requests submitted for this directory are considered to be IETF Contributions.
- All IETF Contributions are submitted under the terms of the IETF Note Well statement
- All IETF Contributions are subject to the requirements and provisions of BCP 78 and BCP 79.
####[2] OpenDaylight Eclipse License:
- All files contained within this sub-directory are provided under the terms of the Eclipse Public License:
####[3] Vendor Specific License:
- All files contained within this sub-directory are provided under the terms of a license specified by the vendor that owns the YANG modules.
- If you have YANG modules or tools you would like to make available in this repo, please generate a pull request and it will be reviewed as soon as possible.