Code review comment for lp:~sandy-walsh/nova/zones2

Revision history for this message
Sandy Walsh (sandy-walsh) wrote :

> 73 + item['api_url'] = item['api_url'].replace('\\/', '/')

The data coming back from the queue seems to be escaped/not unmarshalled properly. I need to investigate this further.

« Back to merge proposal