X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fsrc%2Fsite%2Fmarkdown%2Freadme.md;h=ac77a3ed32c841733a3ee25e8012c266bb8aaa30;hp=1faff043e15092244c2183b4c266d89b9d5201c6;hb=c44438579115a5e89139a2ef1afed2037acbfa06;hpb=4731ee462f09ad75d31a175b0dd5abfa11eb2b6a diff --git a/opendaylight/sal/yang-prototype/src/site/markdown/readme.md b/opendaylight/sal/yang-prototype/src/site/markdown/readme.md index 1faff043e1..ac77a3ed32 100644 --- a/opendaylight/sal/yang-prototype/src/site/markdown/readme.md +++ b/opendaylight/sal/yang-prototype/src/site/markdown/readme.md @@ -1,4 +1,4 @@ -YANG tools +SAL ==================== Project documentation @@ -6,19 +6,9 @@ Project documentation ### Description -YANG Tools is a infrastructure project aiming to develop necessary tooling and libraries providing support of NETCONF and YANG for Java (JVM-language based) projects and applications, such as Model Driven SAL for Controller (which uses YANG as it's modeling language) and Netconf / OFConfig plugins. + ### Scope -The scope of YANG Tools includes: -* Parser of YANG files -* Java meta-model for YANG -* Java binding for YANG -* Maven plugin for processing YANG files -* Infrastructure for code generators based on YANG -* Validation of instance data (XML) based on YANG to RelaxNG mapping - RFC6110 -* Proof-of-concept, research and support for new YANG extensions, which are meant to be reused by other projects. -* IDE related tools to assist in writing, using and developing YANG models -* Libraries and supporting functionality for YANG API (REST APIs defined by the YANG model).