ravening commented on pull request #4363: URL: https://github.com/apache/cloudstack/pull/4363#issuecomment-702393180
> @ravening what do you think PR https://github.com/apache/cloudstack/pull/4111? Does that PR fit the context of this PR? @GabrielBrascher looked at it and have few questions The declare degrade API works only if host is in disconnected state? What if we set host to maintenance mode and after that for some reason it goes down, we need to execute the api. But with global setting we don't need to execute another API. Also to declare host as not dead, we need to call another API and then cancel maintenance mode but with global setting , you need to just cancel maintenance mode Apart from these two extra steps, both are doing same functionality ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
