@Kentzo @shevchenator commits look good now. Thanks for the effort! I really 
appreciate that.
I've run the live tests on LVS, and there are three failures:

    Failed tests:
    testEditProfileInfo(org.jclouds.cloudsigma2.CloudSigma2LasVegasLiveTest): 
[{"error_point": "country", "error_type": "validation", "error_message": "Value 
'USA' is not a valid choice."}]
    testEditVLAN(org.jclouds.cloudsigma2.CloudSigma2LasVegasLiveTest): position 
(0) must be less than the number of elements that remained (0)
    testEditIP(org.jclouds.cloudsigma2.CloudSigma2LasVegasLiveTest): position 
(0) must be less than the number of elements that remained (0)

First one does not seem o be related with this change (so I'm ok to leave it 
out of this PR), but the others seem to be related to pagination, or to how the 
assertions are performed. Could you confirm that and see if there is something 
that should be fixed there?

Thanks! 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/35#issuecomment-28475212

Reply via email to