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/compute/models/aws
2011-06-11 00:08:30 -07:00
..
address.rb [compute] consolidate 2011-01-07 16:52:09 -08:00
addresses.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
flavor.rb [compute] consolidate 2011-01-07 16:52:09 -08:00
flavors.rb [compute|aws] make FLAVORS a constant 2011-03-07 11:55:11 -08:00
image.rb [compute] consolidate 2011-01-07 16:52:09 -08:00
images.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
key_pair.rb Adding the ENV has key check, making the File open syntax cleaner 2011-04-02 10:06:22 -06:00
key_pairs.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
security_group.rb [aws|compute] authorize/revoke security group requests name should be required param 2011-02-23 02:54:54 +08:00
security_groups.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
server.rb add Net::SCP options parameter to Fog::SCP proxy 2011-06-11 00:08:30 -07:00
servers.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
snapshot.rb removing more deprecated stuff 2011-02-16 16:41:39 -08:00
snapshots.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
tag.rb tag.destroy was resulting in NoMethodError: undefined method "keys" for "":String. changed 2nd attribute to delete_tags to be the expected hash. 2011-03-02 03:10:14 +08:00
tags.rb Fix some more broken paths. 2011-01-15 02:22:20 +08:00
volume.rb removing more deprecated stuff 2011-02-16 16:41:39 -08:00
volumes.rb :size should be a number in GB, not an instance size (e.g. "t1.micro") 2011-05-20 23:21:44 -06:00