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

15 commits

Author SHA1 Message Date
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
Wesley Beary
b99305276c Merge pull request #1547 from ehowe/master
[ecloud] Cleaning up bad code
2013-02-05 06:39:23 -08:00
Eugene Howe
788568cc32 [ecloud] fixed object returns in mock 2013-02-04 13:25:34 -05:00
tipt0e
c153002070 Update lib/fog/ecloud/requests/compute/virtual_machine_create_from_template.rb 2013-01-31 15:14:15 -08:00
Eugene Howe & Josh Lane
853755d32f [ecloud] improvements and some mocking 2013-01-04 13:50:05 -05:00
Eugene Howe
750f3d79e3 fixed bad request names 2012-09-27 11:37:53 -04:00
Eugene Howe
b10d40a7c9 added file upload and ip add capabilities 2012-08-09 13:23:42 -04:00
Eugene Howe
464c154b51 fixed method name 2012-06-07 12:51:42 -04:00
Eugene Howe
825d7996aa Removed non-functioning Mock classes 2012-06-07 12:50:11 -04:00
Eugene Howe
0f78e40749 Made computePool an optional parameter, specs now pass without issue 2012-05-02 08:24:17 -04:00
Eugene Howe
c2cfc1fb35 require compute pool to be specified on vapp creation 2012-04-12 08:34:21 -04:00
Eugene Howe
d66f410b00 changed to urn:tmrk:eCloudExtensions-2.8 2012-04-12 08:17:44 -04:00
Eugene Howe
bc87c0c9a9 testing 2012-04-11 19:50:01 -04:00
Edward Muller
3469dbaf3f Use #has_key? instead of #keys.include? 2012-02-06 17:53:11 -08: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