1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/glesys/models/compute
Simon Gate bcfb571dea [glesys] Attributes were overwritten when getting server details
Attributes were overwritten when requesting full information about a
server. Essential the problem is that both the server details and the
server status were requested from Glesys then merged together to create
a Fog Glesys server model object. I moved some of the status attributes
into a usage attribute on the server instead.
2013-02-09 14:53:51 +01:00
..
ip.rb [glesys] add take method to ip model 2013-02-05 20:59:11 +01:00
ips.rb [glesys] add take method to ip model 2013-02-05 20:59:11 +01:00
server.rb [glesys] Attributes were overwritten when getting server details 2013-02-09 14:53:51 +01:00
servers.rb [glesys] Attributes were overwritten when getting server details 2013-02-09 14:53:51 +01:00
template.rb [glesys] Consistent naming of attributes 2013-01-30 21:50:22 +01:00
templates.rb [Glesys] Only make one request when fetching templates 2013-01-27 10:11:10 +01:00