Fix serial_no field on instances
authorIustin Pop <iustin@google.com>
Fri, 6 Mar 2009 14:49:06 +0000 (14:49 +0000)
committerIustin Pop <iustin@google.com>
Fri, 6 Mar 2009 14:49:06 +0000 (14:49 +0000)
commit6f285030a10309ebc2c281f07b8de9e16af16da5
tree457e5aa4eb3889f68d25ec7ed548d9effc140f08
parent555918b382483b52d342ae2612f7bebffd70bea9
Fix serial_no field on instances

The instance objects did not get a serial_no field. This patch adds a
new constants for the field name and uses it for all three cases
(cluster, nodes, instances).

Reviewed-by: imsnah
tools/cfgupgrade