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
torake.fransson
c8b21b067d lib/fog/cloudstack/models/compute/servers.rb must check for nil before checking for empty
Error message gems/fog-1.14.0/lib/fog/cloudstack/models/compute/servers.rb:26:in `get': undefined method `empty?' for nil:NilClass (NoMethodError)
2013-07-23 15:21:59 +02:00
geemus
e5e3758918 [cloudstack] fix broken mock test 2013-05-20 11:13:06 -05:00
torake.fransson
708520f5e6 servers can still be nil under some circumstances (server id specified does no longer exist) 2013-05-15 15:17:09 +02:00
torake.fransson
2ff10ab35e Consolidation suggested by Wesley Beary 2013-05-15 11:03:14 +02:00
Tor-Ake Fransson
5c74409f03 fail when cloudstack default view empty 2013-05-08 16:35:48 +02:00
Dmitry Dedov
951212e957 [cloudstack] servers collection, add attributes to :all method 2013-04-15 17:38:15 +03:00
Paul Thornthwaite
245c3452a2 [cloudstack] Updates reference to service 2013-01-07 20:53:28 +00:00
Jason Hansen & Josh Lane
5e68a7e204 [cloudstack|compute] zones,flavors,images,address 2012-05-16 16:06:13 -07:00
Josh Lane & Jason Hansen
e470e6cc66 [cloudstack|compute] server abstraction and mocks 2012-05-16 10:01:19 -07:00