1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Sarah Vessels
0bee5e8f42 Sometimes :Environments is not a key 2013-11-11 17:35:45 -05:00
Todd Willey
f2979a6a56 Map a single-value hash to arrays when needed. 2013-10-29 02:23:11 -04:00
Todd Willey
4ffab4b18f [ecloud|compute] Replace /cloudapi/ecloud with a configurable path.
This is so the Live Specification can be accessed, which is expecially
helpful in learning the ins and outs of Verizon's Enterprise Cloud. The
Live Specification is available at /cloudapi/spec, and the hardcoded
paths were hindering using it.
2013-10-29 01:09:04 -04:00
Eugene Howe
788568cc32 [ecloud] fixed object returns in mock 2013-02-04 13:25:34 -05:00
Eugene Howe
cfc1d58847 [rackspace] compute_v2 and blockstorage are mocked
[ecloud] fixed a test and removed connection deprecation notices
2013-01-11 21:21:18 -05:00
Paul Thornthwaite
c9356efe45 [ecloud|compute] Updates reference to service 2013-01-07 21:25:06 +00:00
Eugene Howe & Josh Lane
853755d32f [ecloud] improvements and some mocking 2013-01-04 13:50:05 -05:00
Paul Thornthwaite
541b81dd38 [ecloud|compute] Fixes missing value
`:connection` key was not paired with a value. Initializer just accepts
options hash as I read it so assume this was an oversight.
2012-12-20 10:19:27 +00:00
Paul Thornthwaite
8d47896010 [ecloud] Replaces #new_record? with #persisted? 2012-12-19 14:51:41 +00:00
Eugene Howe
47d262c527 when querying servers by icenter group, servers will return nil. fixed this 2012-09-27 11:37:21 -04:00
Eugene Howe
d86123c669 added error handling for edge cases where there are no networks or ips 2012-08-09 13:24:57 -04:00
Eugene Howe
b10d40a7c9 added file upload and ip add capabilities 2012-08-09 13:23:42 -04:00
Eugene Howe
c1705f7f00 [ecloud|compute] Adding multiple disks at once was not working properly 2012-06-13 09:53:31 -04:00
Eugene Howe
825d7996aa Removed non-functioning Mock classes 2012-06-07 12:50:11 -04:00
Eugene Howe
22dde2c2bc set default value for computePool on vapp creation 2012-04-12 08:36:09 -04:00
Eugene Howe
bc87c0c9a9 testing 2012-04-11 19:50:01 -04:00
geemus
5c6e40bd0c [compute|ecloud] move ecloud compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:29:14 -05:00