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