Revision f533f224 db/fixtures/vms.json

b/db/fixtures/vms.json
20 20
            "charged": "2011-02-06 00:00:00",
21 21
            "sourceimage": 1,
22 22
            "hostid": "HAL-9000",
23
            "ipfour": "192.168.2.1",
24
            "ipsix": "::1",
25 23
            "flavor": 1,
26 24
            "operstate": "STOPPED"
27 25
        }
......
37 35
            "charged": "2011-02-10 00:00:00",
38 36
            "sourceimage": 1,
39 37
            "hostid": "HAL-9000",
40
            "ipfour": "192.168.2.2",
41
            "ipsix": "::2",
42 38
            "flavor": 1,
43 39
            "operstate": "BUILD"
44 40
        }
......
54 50
            "charged": "2011-02-10 00:00:00",
55 51
            "sourceimage": 1,
56 52
            "hostid": "HAL-9000",
57
            "ipfour": "192.168.2.3",
58
            "ipsix": "::3",
59 53
            "flavor": 1,
60 54
            "operstate": "STARTED"
61 55
        }
......
72 66
            "charged": "2011-02-10 00:00:00",
73 67
            "sourceimage": 1,
74 68
            "hostid": "HAL-9000",
75
            "ipfour": "192.168.2.4",
76
            "ipsix": "::4",
77 69
            "flavor": 1,
78 70
            "operstate": "STARTED"
79 71
        }

Also available in: Unified diff