Correct GetAllInstancesInfo rtype
authorGuido Trotter <ultrotter@google.com>
Mon, 24 Nov 2008 09:46:49 +0000 (09:46 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 24 Nov 2008 09:46:49 +0000 (09:46 +0000)
commit955db4815a25660fe43d80052f648b07c032d6de
treee2df93240981af6a40c47534d3b5889eabf93b44
parent8cc7e742814de5cff9fc2cb3629b6f75e19979a5
Correct GetAllInstancesInfo rtype

GetAllInstancesInfo, in the backend, returns just a dict, not a dict of dicts.

Reviewed-by: iustinp
lib/backend.py