vmware-archive / rvc

RVC is a Linux console UI for vSphere, built on the RbVmomi bindings to the vSphere API.
MIT License
240 stars 48 forks source link

Specify domain in user name (ex: rvc "company\user"@host works now) #63

Open StrangeWill opened 12 years ago

StrangeWill commented 12 years ago

URI fix for domains on vim module. Fixed syntax error on vds module.

I only included the most basic of tests to verify the URI parser is working right, being as I have absolutely no clue how you want me to test the module.

All tests pass.

abohne commented 10 years ago

This PR solved the problem for me as well.

tatsuyafw commented 10 years ago

:+1: