go-xenserver-client
go-xenserver-client copied to clipboard
Handle redirect to master if url is set to a slave or change error message
trafficstars
If you connect to a slave you will get the error message Invalid credentials supplied from the client.Login() method and that is not entirely true.
I think it should either redirect to the correct address or throw an error message that better describes the situation
i have opened PR #17 that resolves this issue