On 26/02/14 18:38, Petr Blaho wrote:
I am wondering what is the OpenStack way of returning json from apiclient.
Good question, I think its important for us to be as consistent as possible.
By looking at API docs at http://api.openstack.org/ I can say that projects use both ways, altought what I would describe as "nicer API" uses namespaced variant.
Can you explain why you prefer it? I'm curious as I would tend to vote for no namespaces. They add an extra level of nesting but don't actually provide any benefits that I can see. _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
