summaryrefslogtreecommitdiff
path: root/os_client_config/vendors/catalyst.json
blob: 3ad75075ba80074b30477e5cd7c9c4a2fee3f330 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "catalyst",
  "profile": {
    "auth": {
      "auth_url": "https://api.cloud.catalyst.net.nz:5000/v2.0"
    },
    "regions": [
      "nz-por-1",
      "nz_wlg_2"
    ],
    "image_api_version": "1",
    "volume_api_version": "1",
    "image_format": "raw"
  }
}