vmware-archive / vcloud-rest

Unofficial ruby bindings for VMware vCloud Director®
Apache License 2.0
29 stars 37 forks source link

3 discrete changs. Debug logging, Performance, Extensibility API and README #40

Closed esumerfd closed 10 years ago

esumerfd commented 10 years ago

I hope this is a simpler structure. I squashed into 4 commits.

0be989c Add debug logging of connection errors and test each exception case. 2108192 Minor performance improvements. Prevent double response parse and use XML dedicated parser method. 0780592 Allow login to parse extensibility href and add extensibility api call to retrieve link features 1ac4391 Correct readme code example and debuging aids.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+1.62%) when pulling cf359a7228c35f895ceba708d776680b22dd4ea7 on IndependentPurchasingCooperative:master into 1aeccc188a5c1b289884f68394771694ff6bb20f on astratto:master.

astratto commented 10 years ago

Hi Ed,

I tidied up and merged your changes. Sorry it took so long. Let me know if I forgot anything.

Thanks again for your contribution!