change SDN types from tapi to ietfl2vpn, from arista to arista_cloudvision
[osm/RO.git] / RO / osm_ro / wim / tests / fixtures.py
index 4280a46..6e36b55 100644 (file)
@@ -53,7 +53,7 @@ def wim(identifier=0):
     return {'name': 'wim%d' % identifier,
             'uuid': uuid('wim%d' % identifier),
             'wim_url': 'localhost',
-            'type': 'tapi'}
+            'type': 'ietfl2vpn'}
 
 
 def tenant(identifier=0):