cloudstack/plugins/network-elements/nuage-vsp
Sigert Goeminne 8f35657ac2 CLOUDSTACK-10164: allow users to create a VPC through the UI. (#2345)
The listNuageVspDomainTemplat cmd was called by the ui when the create vpc dialog was opened. This command failed when no nuage vsp device was present. As a consequence the ui did not show the dialog. So currently it's not possible to create a vpc through the UI with a native CloudStack deployment. This bugfix, adds robustness to the ui that in case the cmd fails the dialog will appear nonetheless . Furthermore I also changed the listNuageVspDomainTemplateCmd to always return an empty result when there is no nuage zone.
2017-12-01 02:39:21 +05:30
..
resources/META-INF/cloudstack/vsp CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src/com/cloud CLOUDSTACK-10164: allow users to create a VPC through the UI. (#2345) 2017-12-01 02:39:21 +05:30
test/com/cloud CLOUDSTACK-9806: Nuage domain template selection per VPC 2017-11-15 14:40:30 +01:00
pom.xml CLOUDSTACK-10053: Performance improvement: caching of NuageVsp ID 2017-10-31 17:03:11 +01:00