67297e7a674ad619c0d067614b02ace3771077c4
[openflowjava.git] / openflow-protocol-api / src / main / yang / openflow-augments.yang
1 module openflow-augments {\r
2     namespace "urn:opendaylight:openflow:augments";\r
3     prefix "aug";\r
4     \r
5     import openflow-protocol {prefix ofproto;}\r
6 \r
7 \r
8     revision "2013-10-02" {\r
9         description "Initial model";\r
10     }\r
11 \r
12      //augment "/ofproto:hello-message/ofproto:hello" {\r
13      //       leaf uid {\r
14      //           type uint16;\r
15      //       }\r
16      //}    \r
17 }