X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=osmclient%2Fv1%2Fvim.py;fp=osmclient%2Fv1%2Fvim.py;h=1e8b604996722f64591d059972bc3966cc3e8161;hb=4335f9962fec0516628b5d0b8337fc977e55669c;hp=35266aa52af9659a58729ab7d7d1234167ed67cd;hpb=c27c98a9cd08703d7e9b9aefdf6cf961a3b73f5a;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