[
https://issues.apache.org/jira/browse/CLOUDSTACK-10164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272400#comment-16272400
]
ASF GitHub Bot commented on CLOUDSTACK-10164:
---------------------------------------------
sgoeminn commented on issue #2345: CLOUDSTACK-10164: bugfix allow users to
create a VPC through the UI.
URL: https://github.com/apache/cloudstack/pull/2345#issuecomment-348124549
@rafaelweingartner The problem only occurs in current master. So 4.10 is not
affected. To my knowledge all native (non-nuage) CloudStack deployments are
affected. During testing another feature this bug came to the surface. So
apparently 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.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> UI - not able to create a VPC
> -----------------------------
>
> Key: CLOUDSTACK-10164
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10164
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Affects Versions: 4.11.0.0
> Reporter: Sigert Goeminne
> Assignee: Sigert Goeminne
> Priority: Blocker
>
> I'm not able to create a vpc through the UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)