mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
19cf9d7784
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. |
||
---|---|---|
.. | ||
models/compute | ||
requests/compute | ||
compute_tests.rb |