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

9 commits

Author SHA1 Message Date
jblancett
d40c2c8096 fix for linode using public ip blocks in 192.* 2013-09-18 11:33:28 -04:00
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
fca3bdb4cd [compute|linode] move linode compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:24:45 -05:00