Adds initial implementation of ONOS VPLS SDN plugin
[osm/RO.git] / RO / osm_ro / wim / schemas.py
index 8f9653b..a887b65 100644 (file)
@@ -39,7 +39,7 @@ from ..openmano_schemas import (
 )
 
 # WIM -------------------------------------------------------------------------
-wim_types = ["tapi", "onos", "odl", "dynpac", "fake"]
+wim_types = ["tapi", "onos", "onos_vpls", "odl", "dynpac", "fake"]
 
 dpid_type = {
     "type": "string",