Updates:
Cc: [email protected]
Comment #5 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
True, "null" is more JSON-like.
But currently "null" is used because the types in the Haskell codebase were
kept intentionally "wrong" with many fields supposed to be "Maybe String"
written as "String" just because it was the only way to support the python
implementation. And unfortunately, I don't know how easy it would be to
change the haskell JSON library behaviour w.r.t. what it is able to load,
whereas, for the python one codebasem, we already have a wrapper
(lib/serializer.py) used everywhere, so it would probably be easier to
change that.
--
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