DaanHoogland commented on PR #7597: URL: https://github.com/apache/cloudstack/pull/7597#issuecomment-1584610730
> > Do we need to make java changes as well ? cc @DaanHoogland @rohityadavcloud > > this is just a UI change @weizhouapache . Do we need/want to block this on the API as well? I see no need for that but if we think so I will look into it. I checked the code and the `clusterid` and `hostid` are not guarded against use by users in the API, so I think it makes no sense to guard against the use of `considerlasthost`. it is true by default whic is the old bahaviour. Having it as false will only make the process resemble a start of a fresh installed VM. Can you agree @weizhouapache ? -- 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]
