On Thu, 2012-08-02 at 18:44 +0300, [email protected] wrote: > The API tests flagged up an issue with the instance states XML... > > currently looks like: > > <states> <state> ... </state> </states> > > rather than: > > <instance_states> <instance_state> ... </instance_state> </instance_states> > > This seems a minor fix, though it also breaks backwards compatibility?
I don't like breaking compat for that - it's really not much of an issue (except for our tests) David
