summaryrefslogtreecommitdiffstats
path: root/apex/tests/config/bad_nova_output.json
blob: 137750e5abf091c946a754d26f942316a636b31a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  {
    "Status": "ACTIVE",
    "Networks": "",
    "ID": "a5ff8aeb-5fd0-467f-9d89-791dfbc6267b",
    "Image Name": "overcloud-full",
    "Name": "test3"
  },
  {
    "Status": "ACTIVE",
    "Networks": "",
    "ID": "c8be26ae-6bef-4841-bb03-c7f336cfd785",
    "Image Name": "overcloud-full",
    "Name": "test2"
  },
  {
    "Status": "ACTIVE",
    "Networks": "",
    "ID": "105d1c61-78d3-498f-9191-6b21823b8544",
    "Image Name": "overcloud-full",
    "Name": "test1"
  }
]