[
https://issues.apache.org/jira/browse/CLOUDSTACK-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sateesh Chodapuneedi updated CLOUDSTACK-3461:
---------------------------------------------
Description:
Currently in AddCluster dialog (after choosing hypervisor type as VMware) we
have following 2 fields which are mandatory.
1) vCenter username
2) vCenter password
These 2 needs to be made optional, because in some cases these 2 parameters are
necessary and in some cases not. If a zone is lagacy zone these parameters are
mandatory. In case of non-legacy zone these parameters are optional as at the
point of adding a VMware cluster, we should have had this information already
as user has provided this information already as part of adding VMware DC to
zone.
Ofcourse, even in case of non-legacy zone, user may provide this information as
a specific cluster needs different credentials from the credentials specified
while adding VMware DC to zone.
Backend API should validate the conditions mentioned above. Another ticket is
required to track these changes. UI should just make these 2 parameters
optional.
was:
Currently in AddCluster dialog we have following 2 fields which are mandatory.
1) vCenter username
2) vCenter password
These 2 needs to be made optional, because at the point of adding a VMware
cluster, we should have had this information already as part of adding VMware
DC to zone.
Hence if user does not fill these 2 fields then send these parameters with
empty strings so that backend detects absence of username, password and uses
credentials from database.
> [UI][VMware] AddCluster Dialog needs to change 2 of the mandatory fields
> (vCenter username & vCenter password) to optional
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3461
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3461
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Reporter: Sateesh Chodapuneedi
>
> Currently in AddCluster dialog (after choosing hypervisor type as VMware) we
> have following 2 fields which are mandatory.
> 1) vCenter username
> 2) vCenter password
> These 2 needs to be made optional, because in some cases these 2 parameters
> are necessary and in some cases not. If a zone is lagacy zone these
> parameters are mandatory. In case of non-legacy zone these parameters are
> optional as at the point of adding a VMware cluster, we should have had this
> information already as user has provided this information already as part of
> adding VMware DC to zone.
> Ofcourse, even in case of non-legacy zone, user may provide this information
> as a specific cluster needs different credentials from the credentials
> specified while adding VMware DC to zone.
> Backend API should validate the conditions mentioned above. Another ticket is
> required to track these changes. UI should just make these 2 parameters
> optional.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira