Skip to content

Instantly share code, notes, and snippets.

@mwhagedorn
Created June 23, 2014 19:08
Show Gist options
  • Save mwhagedorn/8306a7c33b3c445c414d to your computer and use it in GitHub Desktop.
Save mwhagedorn/8306a7c33b3c445c414d to your computer and use it in GitHub Desktop.
HP Public Cloud Service Catalog Entry for Swift
{
"name": "Object Storage",
"type": "object-store",
"endpoints": [
{
"tenantId": "57457043554366",
"publicURL": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1\/57457043554366",
"region": "region-a.geo-1",
"versionId": "1.0",
"versionInfo": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1.0\/",
"versionList": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com"
},
{
"tenantId": "57457043554366",
"publicURL": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443\/v1\/57457043554366",
"region": "region-b.geo-1",
"versionId": "1",
"versionInfo": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443\/v1\/",
"versionList": "https:\/\/region-b.geo-1.objects.hpcloudsvc.com:443"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment