Adds SFC CRUD interface to the VIM connector 65/2065/3
authorIgor Duarte Cardoso <igor.duarte.cardoso@intel.com>
Wed, 9 Aug 2017 16:07:46 +0000 (16:07 +0000)
committerIgor Duarte Cardoso <igor.duarte.cardoso@intel.com>
Wed, 23 Aug 2017 17:01:00 +0000 (17:01 +0000)
commit862a60ae93454d1cb15feb25efa31f493e2f46d3
tree9e9955217f8e5f5bd6bcae35559c7803476a14be
parent17ab9d223b90f867b41e9423f21915fbe336f9db
Adds SFC CRUD interface to the VIM connector

Change vimconn.py to include the interface functions
to be implemented by the specific VIM connectors, in order
to achieve Service Function Chaining as managed by a VIM.

This relates to feature 638.

Change-Id: I3b5c35ad5b2ca6e4cdd17e5720fbaa13acffc4e1
Signed-off-by: Igor Duarte Cardoso <igor.duarte.cardoso@intel.com>
osm_ro/vimconn.py