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
Rupak Ganguly
03bf99d9d3 Merge changes from upstream fog 1.8.0 and later updates. 2013-01-18 15:06:41 -05:00
Paul Thornthwaite
b8a36cc688 [hp] Updates reference to service 2013-01-07 21:01:13 +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
Paul Thornthwaite
e020b80249 [hp] Replaces #new_record? with #persisted? 2012-12-19 14:53:27 +00:00
Rupak Ganguly
9d1e801d92 Add new HP providers for Object Storage, Compute and CDN services. 2012-04-16 15:48:41 -04:00
Rupak Ganguly
e3ffcd1795 Remove instance_id as an accessor. 2011-12-16 16:38:01 -05:00
Rupak Ganguly
b6e70fab27 Add server attribute to associate and disassociate a server to an address. 2011-12-09 17:30:45 -05:00
Rupak Ganguly
7b68187b54 Enable and implement the address model layer for the compute service. 2011-12-07 17:55:11 -05:00