Revision 2f20d07b lib/objects.py

b/lib/objects.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007 Google Inc.
4
# Copyright (C) 2006, 2007, 2010 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
919 919
    "maintain_node_health",
920 920
    "uid_pool",
921 921
    "default_iallocator",
922
    "primary_ip_family",
922 923
    ] + _TIMESTAMPS + _UUID
923 924

  
924 925
  def UpgradeConfig(self):

Also available in: Unified diff