Adding OpenFlow Plugin yang model docs 64/41664/2
authorJozef Gloncak <jgloncak@cisco.com>
Fri, 21 Aug 2015 20:17:42 +0000 (16:17 -0400)
committerColin Dixon <colin@colindixon.com>
Mon, 11 Jul 2016 15:41:18 +0000 (11:41 -0400)
Change-Id: I06cabce6803d0129f47fbddccb3009691570443a
Signed-off-by: Colin Dixon <colin@colindixon.com>
(cherry picked from commit 5f18f2c8569f42aa6b06553e1440671b18d44686)

manuals/developer-guide/src/main/asciidoc/openflowplugin/odl-ofp-developer-guide.adoc
manuals/developer-guide/src/main/asciidoc/openflowplugin/odl-ofp-yang-models.adoc [new file with mode: 0644]

index 721cea707d2e9188a29fac9124bf31e709ecdcb7..7c533a9a6a7b5fc8ed4db456acd5533268a93897 100644 (file)
@@ -15,7 +15,7 @@ include::odl-ofp-message-spy.adoc[]
 
 // * OpenDaylight_OpenFlow_Plugin:Backlog:Extensibility[Extensibility Framework]
 
-// include::odl-ofp-yang-models.adoc[]
+include::odl-ofp-yang-models.adoc[]
 
 include::odl-ofp-feature-tree.adoc[]
 
diff --git a/manuals/developer-guide/src/main/asciidoc/openflowplugin/odl-ofp-yang-models.adoc b/manuals/developer-guide/src/main/asciidoc/openflowplugin/odl-ofp-yang-models.adoc
new file mode 100644 (file)
index 0000000..b57a4c1
--- /dev/null
@@ -0,0 +1,71 @@
+[[yang-models-ans-api]]
+=== Yang models and API
+
+
+
+[cols="3a,a", width="100%",options="header",]
+|=======================
+|Model |DOC
+2+e|*Openflow basic types*
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-table-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-table-types.yang] |link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-table-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-action-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-action-types.yang]|      link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-action-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-flow-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-flow-types.yan]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-flow-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-meter-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-meter-types.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-meter-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-group-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-group-types.yang] |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-group-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-match-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-match-types.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-match-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-port-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-port-types.yang]   |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-port-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-base/src/main/yang/opendaylight-queue-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-queue-types.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-base/target/site/models/opendaylight-queue-types.html[YangDOC]
+2+e|*Openflow services*
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-table.yang;a=blob;hb=refs/heads/stable/beryllium[sal-table.yang]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-table.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-group.yang;a=blob;hb=refs/heads/stable/beryllium[sal-group.yang]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-group.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-queue.yang;a=blob;hb=refs/heads/stable/beryllium[sal-queue.yang]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-queue.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/flow-errors.yang;a=blob;hb=refs/heads/stable/beryllium[flow-errors.yang]        |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/flow-errors.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/flow-capable-transaction.yang;a=blob;hb=refs/heads/stable/beryllium[flow-capable-transaction.yang]      |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/flow-capable-transaction.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-flow.yang;a=blob;hb=refs/heads/stable/beryllium[sal-flow.yang]      |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-flow.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-meter.yang;a=blob;hb=refs/heads/stable/beryllium[sal-meter.yang]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-meter.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/flow-topology-discovery.yang;a=blob;hb=refs/heads/stable/beryllium[flow-topology-discovery.yang]        |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/flow-topology-discovery.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/node-errors.yang;a=blob;hb=refs/heads/stable/beryllium[node-errors.yang]        |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/node-errors.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/node-config.yang;a=blob;hb=refs/heads/stable/beryllium[node-config.yang]        |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/node-config.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-echo.yang;a=blob;hb=refs/heads/stable/beryllium[sal-echo.yang]      |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-echo.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/sal-port.yang;a=blob;hb=refs/heads/stable/beryllium[sal-port.yang]      |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/sal-port.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/packet-processing.yang;a=blob;hb=refs/heads/stable/beryllium[packet-processing.yang]    |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/packet-processing.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-service/src/main/yang/flow-node-inventory.yang;a=blob;hb=refs/heads/stable/beryllium[flow-node-inventory.yang]        |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-service/target/site/models/flow-node-inventory.html[YangDOC]
+
+2+e|*Openflow statistics*
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-queue-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-queue-statistics.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-queue-statistics.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-flow-table-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-flow-table-statistics.yang]       |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-flow-table-statistics.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-port-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-port-statistics.yang]   |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-port-statistics.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-statistics-types.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-statistics-types.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-statistics-types.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-group-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-group-statistics.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-group-statistics.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-flow-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-flow-statistics.yang]   |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-flow-statistics.html[YangDOC]
+
+|link:https://git.opendaylight.org/gerrit/gitweb?p=openflowplugin.git;f=model/model-flow-statistics/src/main/yang/opendaylight-meter-statistics.yang;a=blob;hb=refs/heads/stable/beryllium[opendaylight-meter-statistics.yang]         |       link:https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-merge-beryllium/lastSuccessfulBuild/artifact/model/model-flow-statistics/target/site/models/opendaylight-meter-statistics.html[YangDOC]
+
+|*Openflow basic types*
+|=======================
+