Revision dfd19c2d db/fixtures/db_test_data.json

b/db/fixtures/db_test_data.json
106 106
            "ipfour": "192.168.2.1",
107 107
            "ipsix": "::1",
108 108
            "flavor": 30000,
109
            "_operstate": "STARTED"
109
            "operstate": "STARTED"
110 110
        }
111 111
    },
112 112
{
......
122 122
            "ipfour": "192.168.2.1",
123 123
            "ipsix": "::1",
124 124
            "flavor": 30000,
125
            "_operstate": "STOPPED"
125
            "operstate": "STOPPED"
126 126
        }
127 127
    },
128 128
    {

Also available in: Unified diff