> @@ -0,0 +1,12 @@
> +[
> +    {
> +     "name":"test_container_1",
> +     "count":2,
> +     "bytes":78
> +    }, 
> +    {
> +        "name":"test_container_2",
> +        "count":1,
> +        "bytes":17
> +    }
> +]

I ran all of the JSON through json lint, so the formatting should be improved. 
:)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/79/files#r10051715

Reply via email to