Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ubuntu@pat-gateway:~/juju$ cat images/streams/v1/index.json
  2. {
  3. "index": {
  4. "com.ubuntu.cloud:custom": {
  5. "updated": "Mon, 22 Sep 2014 20:53:00 +0000",
  6. "format": "products:1.0",
  7. "datatype": "image-ids",
  8. "cloudname": "custom",
  9. "clouds": [
  10. {
  11. "region": "RegionOne",
  12. "endpoint": "https://<url>:8770/v2.0"
  13. }
  14. ],
  15. "path": "streams/v1/com.ubuntu.cloud:released:imagemetadata.json",
  16. "products": [
  17. "com.ubuntu.cloud:server:14.04:amd64",
  18. "com.ubuntu.cloud:server:12.04:amd64"
  19. ]
  20. }
  21. },
  22. "updated": "Mon, 22 Sep 2014 20:54:00 +0000",
  23. "format": "index:1.0"
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement