1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"index": {
"com.ubuntu.cloud:custom": {
"updated": "Fri, 01 Jul 2016 22:59:06 +0000",
"format": "products:1.0",
"datatype": "image-ids",
"cloudname": "custom",
"clouds": [
{
"region": "RegionOne",
"endpoint": "http://<keystone-auth>:5000/v2.0"
}
],
"path": "streams/v1/com.ubuntu.cloud-released-imagemetadata.json",
"products": [
"com.ubuntu.cloud:server:16.04:amd64",
"com.ubuntu.cloud:server:14.04:amd64"
]
}
},
"updated": "Fri, 01 Jul 2016 22:59:06 +0000",
"format": "index:1.0"
}
|