(2.10) Mark cluster's IPs as externally reserved
authorDimitris Aragiorgis <dimara@grnet.gr>
Fri, 1 Nov 2013 14:24:37 +0000 (16:24 +0200)
committerDimitris Aragiorgis <dimara@grnet.gr>
Tue, 17 Dec 2013 10:46:42 +0000 (12:46 +0200)
commitbdf3ba80ef6896d922c0030f99e9950327dd1b5f
tree0ee35023c4147b273d95e1f8ba199f644362f7a4
parentcaf747567520861afa7ffe658965906fc437fe87
(2.10) Mark cluster's IPs as externally reserved

Currently, upon network creation, nodes' and master's IPs
are reserved in the pool.

This leads to pool reservations ('X' in map) that cannot be changed
afterwards, although they may need to (e.g. in case of node
removal/modification). Also, these IPs are not actually handled by
Ganeti in the sense that they are not assigned to the cluster's VMs.

Thus, we should mark the as externally reserved and not just reserved.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
lib/cmdlib/network.py