You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sateesh Chodapuneedi (JIRA)" <ji...@apache.org> on 2013/07/11 11:47:49 UTC

[jira] [Updated] (CLOUDSTACK-3461) [UI][VMware] AddCluster Dialog needs to change 2 of the mandatory fields (vCenter username & vCenter password) to optional

     [ 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 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.



  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 we can try and retrieve this information from backend. Probably API listVMwareDcs could be enhanced to return those details or UI could query database to get this information.



    
> [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 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.

--
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