1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/vsphere
Jeff McCune 19cf9d7784 Add vsphere_server connection attribute
Without this patch it was difficult to figure out from the outside what
vSphere server Fog connected to.  The application using Fog should be
able to easily print out the connection information without breaking the
encapsulation Fog provides.

This patch makes the connected vSphere server hostname and API username
an attribute of the connection instance.

The tests have been updated to validate these attribute accessor
methods.
2011-09-14 09:29:30 -07:00
..
models/compute Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
requests/compute Refactor requests to return simple hashes and add unit tests 2011-09-10 15:11:18 -07:00
compute_tests.rb Add vsphere_server connection attribute 2011-09-14 09:29:30 -07:00