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

6 commits

Author SHA1 Message Date
Paul Thornthwaite
9d3a27f10a [openstack] Updates reference to service 2013-01-07 21:01:18 +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
89d71ab963 [openstack] Replaces #new_record? with #persisted? 2012-12-19 14:58:59 +00:00
Alvin Garcia
685eb85c1b [openstack|compute] Update fetching of addresses and added fetching for address pools 2012-04-30 10:35:01 +08:00
Hunter Nield
fd939faf6b [Openstack|Compute] Minor address cleanup 2012-04-30 10:34:59 +08:00
Hunter Nield
5c0ad0143e [openstack|compute] Added Address models 2012-04-30 10:34:58 +08:00