Adding support for DPDK datapath_type and port_types. 41/14641/5
authorSharad Mishra <sharad.d.mishra@intel.com>
Fri, 30 Jan 2015 18:03:21 +0000 (10:03 -0800)
committerFlavio Fernandes <ffernand@redhat.com>
Fri, 6 Feb 2015 13:35:44 +0000 (13:35 +0000)
commitfeec58a6b62fde434e7972b172f254a996bea6c6
tree41b5928c5602ad570a003664c96e1a54668964de
parent44e859eb1567c8187c1c7d96ba1ae78bfaf82e99
Adding support for DPDK datapath_type and port_types.

This patch creates yang models to support datapath and port types.
datapath-port-types.yang is a general purpose datapath and port types model.
dpdk.yang is an extension to add dpdk specific ports and datapath_types.

Change-Id: Iffbf04631a5546cdc1b8f73bafc53ff5ca65d7f1
Signed-off-by: Sharad Mishra <sharad.d.mishra@intel.com>
southbound/southbound-api/src/main/yang/datapath-port-types.yang [new file with mode: 0644]
southbound/southbound-api/src/main/yang/dpdk.yang [new file with mode: 0644]