Add two new cluster settings
authorIustin Pop <iustin@google.com>
Thu, 16 Sep 2010 14:34:15 +0000 (16:34 +0200)
committerIustin Pop <iustin@google.com>
Thu, 30 Sep 2010 00:09:55 +0000 (20:09 -0400)
commit546b1111b3dc0192dcd85dd17fd32ad1b405cc27
tree2028b9549e9e39a43c0ccb9d819acba3666f67a5
parent870dc44c3cc326e4fbc1f1841079771f646cff14
Add two new cluster settings

The new variables are:

- a list of hidden OSes, that should not be displayed to the users in
  interactive selection (e.g. reinstall); however, if they are selected, they
  can be used
- a list of OSes that should be hidden and blocked from install-time selection

The filtering will apply at pure OS name level, not OS+variant level.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/objects.py