yang model: add service provider feature model 81/52081/2
authorIsaku Yamahata <isaku.yamahata@intel.com>
Mon, 20 Feb 2017 16:24:38 +0000 (11:24 -0500)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Mon, 20 Feb 2017 16:50:57 +0000 (11:50 -0500)
commit5582cfaf362b5f1e646f9d78bbbb84338c9e72d7
tree280448c8dda5119ec0a6975e9a2049a3da5fefab
parent14b72074ee99b3e9faacb379362327642a5cd0a8
yang model: add service provider feature model

As ODL is starting to add more functionalities like port status update
for networking-odl, the negotiation between networking-odl and ODL
openstack service provider to keep compatibility.
networking-odl is supposed to work with multiple versions of ODL,
multiple instances of openstack service providers. So networking-odl
needs to know what neutron extensions/features is supported by
given ODL version/openstack service provider.
This patch defines a yang model for it so that networking-odl can
retrieve from ODL at start up and configure itself.

Change-Id: I90b6bbc3079559209fb444ab79cc88af6a2dc58a
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
model/src/main/yang/neutron-extensions.yang
model/src/main/yang/neutron.yang