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

8 commits

Author SHA1 Message Date
geemus
e72831d99b [ecloud|compute] re-namespace terremark ecloud 2011-02-17 10:44:46 -08:00
geemus
cc69972678 add some missing parens to fix warnings 2011-02-15 13:47:14 -08:00
phiggins
0cc5773bf2 Fix a bunch of paths. 2011-01-11 02:20:40 +08:00
Dan Peterson
c29a72ccd1 Rework vCloud mocking to use mock objects instead of a Hash.
Make some mock behavior reflect reality at Terremark.

Add mocks for Terremark configure_vapp and delete_vapp.
2010-11-05 08:56:50 +08:00
Dan Peterson
cee42dce00 set status when instantiating a vapp template, return it from the mock data in get vapp 2010-10-15 18:52:27 -03:00
Dan Peterson
549b3abb04 ensure we can fetch it 2010-10-15 18:52:27 -03:00
Dan Peterson
199a0929b8 get vapp mocking, instantiating a template adds more mock data 2010-10-15 18:52:27 -03:00
Dan Peterson
4b7157abc1 initial instantiate_vapp_template mocking and some other things along the way
fix some specs by adding a Shared module where necessary
2010-10-13 02:06:39 +08:00