Show hidden/blacklisted OSes in cluster info
authorIustin Pop <iustin@google.com>
Wed, 26 Jan 2011 13:39:39 +0000 (14:39 +0100)
committerIustin Pop <iustin@google.com>
Wed, 26 Jan 2011 14:50:44 +0000 (15:50 +0100)
commitafc3c26056d52f125dcacfd0792738e640e94525
tree777f4196b5f942ddaa2d68c15e068f98326191a9
parenta53cd1f468468380f3ea0e11616deebff5d98d7e
Show hidden/blacklisted OSes in cluster info

Since we can blacklist/hide non-existing OSes (for preseeding), we
cannot query easily the OSes themselves for this status. Hence we
export the entire lists in cluster info (which should be cheaper than
gnt-os diagnose).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/client/gnt_cluster.py
lib/cmdlib.py