Hello team,
I am sending two small patches that fix some corner cases with
regard to IP pool reservations.
Thanks,
dimara
Dimitris Aragiorgis (2):
Mark cluster's IPs as externally reserved
Allow instances to obtain externally reserved IPs
doc/design-network.rst | 23 +++++++++++++++--------
lib/cmdlib/instance.py | 6 ++++--
lib/cmdlib/network.py | 14 ++++----------
lib/config.py | 9 ++++++---
lib/network.py | 25 +++++++++++++++++++------
man/gnt-instance.rst | 3 +++
test/py/cmdlib/testsupport/config_mock.py | 4 ++++
7 files changed, 55 insertions(+), 29 deletions(-)