Comment 0 for bug 1389160

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote : Wrong admin IPs allocation when using multiple node groups

Here:

https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/network/manager.py#L136

This tries to get admin IPs for all nodes (that can be from different groups) from one admin IP range.
It will be a problem in case of multiple node groups only.