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?

marios

Reply via email to