Hi!

I'm writing API doc pages for VPNaaS and was wondering if there are any 
tools/scripts to make it easy to generate the needed JSON result output for 
various operations?

It looks like I can do the neutron command with --verbose to get unformatted 
JSON output. Should I do that and then reformat the output (or is there way to 
do that easier)?

I did try to use json.loads() on the RESP: output, but it threw an ValueError 
"Expecting property name: line 1 column 1 (char 1)"

Ideas?

PCM (Paul Michali)

MAIL p...@cisco.com
IRC   pcm_  (irc.freenode.net)
TW   @pmichali

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to