ArthurHlt opened a new pull request #3587: vrouter in redundant mode acquire guest ips from first ip of the tier URL: https://github.com/apache/cloudstack/pull/3587 ## Description Vrouter in redundant mode actually acquire guest ips in a tier in a random mode. This is painful when you use terraform or other systems to acquire specific IP because vrouter can take the one selected. It looks like a bug more than an intended behaviour. With this PR vrouter in redundant mode will now take first available ips in the tier which can be predicted ## Types of changes - [] Breaking change - [ ] New feature - [x] Bug fix - [x] Enhancement - [ ] Cleanup ## How Has This Been Tested? This is tested against production which works great. There is no unit test as it looks like there is no in this part of the code, it also not breaking anything and can be considered as a bug fix.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services