summaryrefslogtreecommitdiff
path: root/os_client_config/vendors/dreamhost.json
blob: ea2ebac1e50b748f634f2ab3efca505568be91cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "dreamhost",
  "profile": {
    "status": "deprecated",
    "message": "The dreamhost profile is deprecated. Please use the dreamcompute profile instead",
    "auth": {
      "auth_url": "https://keystone.dream.io"
    },
    "identity_api_version": "3",
    "region_name": "RegionOne",
    "image_format": "raw"
  }
}