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

35 commits

Author SHA1 Message Date
geemus
7f91db2bd8 add a default flavor for rackspace server 2010-06-19 17:46:21 -07:00
geemus
72ef919413 [rackspace] exploring bootstrapping 2010-06-13 17:29:18 -07:00
geemus
61712013ab [rackspace] simplify servers mock/real with shared module 2010-06-10 19:34:21 -07:00
geemus
7f34e1300a [rackspace] fix model notfound handling 2010-06-02 19:52:31 -07:00
geemus
785ce38423 update tests to shindo 0.1 2010-05-21 14:43:29 -07:00
geemus
7ad51ae816 [rackspace] name is optional for servers 2010-05-02 19:46:51 -07:00
geemus (Wesley Beary)
f31dbaa3ca [rackspace] fix images#get in the models 2010-04-08 12:55:55 -07:00
geemus (Wesley Beary)
0bfd9b3bc7 [rackspace] cleaner mocking/dependencies 2010-03-19 18:29:42 -07:00
geemus (Wesley Beary)
03fb7a7f1f [rackspace servers] fix leftover in images 2010-03-16 23:36:45 -07:00
geemus (Wesley Beary)
ee5242ba48 consolidate lazy_load code into collection 2010-03-06 20:02:10 -08:00
Wesley Beary
15df1eb96e fixes for shared server specs, and get them passing for rackspace 2010-01-12 22:01:00 -08:00
Wesley Beary
13b04fb4a7 add images model for ec2 2010-01-10 13:35:20 -08:00
Wesley Beary
56728c6d8f add flavor model for ec2 2010-01-10 13:22:18 -08:00
Wesley Beary
44dd484fe7 fix copy/paste error in rackspace::images 2010-01-10 12:37:03 -08:00
Wesley Beary
e60446bcbf more consistent naming for timestamp attributes 2010-01-08 15:05:29 -08:00
Wesley Beary
81634c5cd3 lazy array style collections 2010-01-04 22:03:24 -08:00
Wesley Beary
7636b845b6 nicer error messages for missing required params on models 2009-11-21 13:56:39 -08:00
Wesley Beary
ce2ae970e9 add reboot commands to instance/server models 2009-11-21 10:42:20 -08:00
Wesley Beary
34c68f00ae [train] add images models for rackspace 2009-11-19 08:19:46 -08:00
Wesley Beary
66ee22f6c3 name is now a required param for create_server 2009-11-18 18:22:38 -08:00
Wesley Beary
80f30016aa rackspace models, tightening up servers, adding flavors 2009-11-15 20:05:59 -08:00
Wesley Beary
fa1481e9f2 replace Fog::Errors with Excon::Errors, add 409 conflicts for non-built rackspace server delete 2009-11-08 12:16:52 -08:00
Wesley Beary
9ecb6f8a86 spec and related fixes 2009-11-03 21:46:27 -08:00
Wesley Beary
ee39a4f78e rename klass to model for clarity/consistancy 2009-10-30 00:11:50 -07:00
Wesley Beary
09fb45b7ba DRY through more collection abstraction 2009-10-29 23:35:28 -07:00
Wesley Beary
d3e4ce15e0 make collection.reload do the right thing 2009-10-28 22:51:44 -07:00
Wesley Beary
93954f73ff update rackspace models to match new identity/collection abstraction 2009-10-25 18:24:20 -07:00
Wesley Beary
f14658e0ba rename rackspace stuff for consistency with docs 2009-10-16 10:26:15 -07:00
Wesley Beary
eaf0f1a126 remove debug print lines 2009-10-15 16:31:10 -07:00
Wesley Beary
82d7a7ed5b fix symbol/string key mismatch 2009-10-15 16:25:12 -07:00
Wesley Beary
d06780571c fix reload for rackspace server model 2009-10-15 15:48:47 -07:00
Wesley Beary
ce56090dcf typo 2009-10-15 15:42:25 -07:00
Wesley Beary
8960124ce4 fix new method to accept params 2009-10-15 15:38:33 -07:00
Wesley Beary
be8f1220bb cleanup 2009-10-15 15:06:50 -07:00
Wesley Beary
5830adeccb initial commit of Rackspace::Servers server models 2009-10-14 22:03:16 -07:00