alexandremattioli opened a new issue, #6923:
URL: https://github.com/apache/cloudstack/issues/6923
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Enhancement Request
##### COMPONENT NAME
<!--
UI
-->
~~~
~~~
##### CLOUDSTACK VERSION
<!--
4.17.2.0
-->
~~~
~~~
##### OS / ENVIRONMENT
<!--
ESX
-->
##### SUMMARY
A Cloudstack Zone is associated to a single vCenter, ACS holds the details
for vCenter IP, username and password in its database.
When adding a new cluster to a pod the dialog allows for an end user to
enter the following non mandatory fields:
vCenter Host
vCenter Username
vCenter password
vCenter datacenter
If this information is not entered the information in the database is used.
If the operator tries to enter a different vCenter host and credentials,
then the operation fails with an error message telling the user to make sure
the cluster being added belongs to the correct vCenter and VMWare DC
If no different values can be used, then the fields shouldn't be displayed.
The presence of this fields leads to an operator to think that multiple
vCenters are supported
##### STEPS TO REPRODUCE
<!--
In the UI navigate to Infrastructure->Pods
Add new POD
Select Hypervisor = VMware
-->
<!-- Paste example playbooks or commands between quotes below -->
~~~
~~~
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
For immutable fields to not being shown as mutable.
~~~
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
Immutable fields are shown as mutable to the operator
<!-- Paste verbatim command output between quotes below -->
~~~
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]