vim account creation with additional config param; fix Bug 489 14/6114/2
authorlombardof <flombardo@cnit.it>
Thu, 10 May 2018 09:49:32 +0000 (11:49 +0200)
committerlombardof <flombardo@cnit.it>
Thu, 10 May 2018 12:44:17 +0000 (14:44 +0200)
commit1a6af28f66d2686ad53368095c9143279bf54ec3
tree71c2be50058e0d12b3b8409bd7ea47f14843bc98
parentdd73c0c9bdfb085085fd6345e8ab9c5440e5e77a
vim account creation with additional config param; fix Bug 489

Change-Id: Ia58e3821acb78f265a25636e216221df34f3f030
Signed-off-by: lombardof <flombardo@cnit.it>
12 files changed:
instancehandler/views.py
vimhandler/template/config/aws.html
vimhandler/template/config/aws_show.html
vimhandler/template/config/openstack.html
vimhandler/template/config/openstack_show.html
vimhandler/template/config/openvim.html
vimhandler/template/config/openvim_show.html
vimhandler/template/config/vmware.html
vimhandler/template/config/vmware_show.html
vimhandler/template/vim_create.html
vimhandler/template/vim_show.html
vimhandler/views.py