Comment #4 on issue 584 by [email protected]: gnt-backup import fails
with 'VLAN is given, but network mode is not openvswitch'
http://code.google.com/p/ganeti/issues/detail?id=584
In this case, the "{'Nothing': None}" thing even leaked into a *.ini file
where no JSON parsing is involved (and which has almost nothing do to with
the cluster configuration).
I'd suggest that we start from the current configuration file format and
adapt the Haskell code to accept this. Anyway, I think it's more in the
JSON spirit to use "null" instead of "{'Nothing': None}" to state that a
value is missing...
Additionally, I think "{'Nothing': None}" is only used in one or two
places, whereas "null" is used everywhere else.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings