xenserver: Allow unknown other-config attributes.
authorEthan Jackson <ethan@nicira.com>
Mon, 17 Jan 2011 19:31:46 +0000 (11:31 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 18 Jan 2011 22:57:08 +0000 (14:57 -0800)
commit3dfa61ca3dd40021bbcf9db66b8bb57f5efafb71
tree7d619ec7ea546583b300d52e0ea15f39b2ceace5
parentf67e3b6637ae6d2fcc7dd1ad1ae30c1ac91447b4
xenserver: Allow unknown other-config attributes.

When saving the database cache, InterfaceReconfigure can crash if
unexpected attributes are in an object's other-config column.  This
commit causes it to skip that attribute and log a warning.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Dominic Curran <Dominic.Curran@citrix.com>
xenserver/opt_xensource_libexec_InterfaceReconfigure.py