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
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