X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osmclient%2Fv1%2Fvim.py;h=1e8b604996722f64591d059972bc3966cc3e8161;hb=refs%2Fchanges%2F39%2F10539%2F6;hp=35266aa52af9659a58729ab7d7d1234167ed67cd;hpb=95686bbc69ded243c346f94dceb0bee567572fb7;p=osm%2Fosmclient.git diff --git a/osmclient/v1/vim.py b/osmclient/v1/vim.py index 35266aa..1e8b604 100644 --- a/osmclient/v1/vim.py +++ b/osmclient/v1/vim.py @@ -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