commit | a0a558435aa4cb539da571c3d4b447e5f9427727 | [log] [tgz] |
---|---|---|
author | Samuel A. Falvo II <sam.falvo@rackspace.com> | Wed Jul 24 13:14:17 2013 -0700 |
committer | Samuel A. Falvo II <sam.falvo@rackspace.com> | Wed Jul 24 13:14:17 2013 -0700 |
tree | 99efb5e037e7f1be0f0f0777710af24a97c1c825 | |
parent | 7327a6ed2d8fcd12473d60e9b0072eccbd58947a [diff] |
Fix ListServers to yield full details. Also, provide ListServersLinksOnly() if you want to retain the older behavior. LinksOnly variant isn't terribly useful though, as it provides virtually _no_ useful information other than the mere existence of a server. Fixes #45.