Feature 10296 Pip Standardization
[osm/osmclient.git] / osmclient / v1 / vim.py
index 35266aa..1e8b604 100644 (file)
@@ -60,7 +60,7 @@ class Vim(object):
 
         # currently assumes vim_acc
         if "vim-type" not in vim_access:
-            #'openstack' not in vim_access['vim-type']):
+            # 'openstack' not in vim_access['vim-type']):
             raise Exception("vim type not provided")
 
         vim_account["datacenter"]["name"] = name