Feature 10296 Pip Standardization
[osm/osmclient.git] / osmclient / sol005 / vim.py
index f2a11e6..e5bf399 100644 (file)
@@ -75,7 +75,7 @@ class Vim(object):
         self._logger.debug("")
         self._client.get_token()
         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 = {}