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

13 commits

Author SHA1 Message Date
Paul Thornthwaite
4c129b2b4a [linode] Updates reference to service 2013-01-07 20:53:28 +00:00
Paul Thornthwaite
40c0cd7122 Make use of #persisted? method
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.

The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00:00
Carlos Sanchez
a25691ed23 Move ssh private_key, public_key, username to Server model to reduce duplication 2012-10-31 12:31:49 +01:00
Nicholas Ricketts
ffb6af9648 clean up public_ip_address code for linode 2011-10-05 18:13:24 -04:00
Nicholas Ricketts
fae5d3357a cleaned up code to use att_XX methods 2011-10-05 17:59:32 -04:00
Nicholas Ricketts
9f3820da7e added linode ssh support with proper public ip address 2011-10-05 17:49:02 -04:00
Nicholas Ricketts
2d4d3cc5b5 added linode ssh support 2011-10-05 17:33:49 -04:00
geemus
2f9654993e [core] fixing more paths after rearrange 2011-09-22 19:34:14 -05:00
geemus
fca3bdb4cd [compute|linode] move linode compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:24:45 -05:00
geemus
b54121f035 [dns|linode] move linode dns to its own shared area (namespacing should probably be corrected) 2011-08-24 19:50:12 -05:00
geemus
39b5899163 [dns] consolidate 2011-01-07 16:12:04 -08:00
geemus
e4e33af626 [dns] fixes to get all shared tests passing 2011-01-03 15:39:38 -08:00
geemus
39ed179198 [linode|dns] first pass at models 2010-12-23 16:47:47 -08:00