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/aws/parsers/ec2
2010-08-17 23:42:05 +08:00
..
allocate_address.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
attach_volume.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
basic.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
create_image.rb [ec2] Add ability to use create_image to make bootable AMIs 2010-07-25 02:03:47 +08:00
create_key_pair.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
create_snapshot.rb [ec2] snapshots, parse missing fields, allow description, consolidated shindo tests 2010-05-08 15:16:35 -07:00
create_volume.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
deregister_image.rb [ec2] Add the deregister_image request and parser. 2010-07-26 05:02:23 +08:00
describe_addresses.rb fix error in describe_addresses parser 2009-10-23 13:40:56 -07:00
describe_availability_zones.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
describe_images.rb [ec2] Add blockDeviceMapping information to images 2010-07-26 05:02:23 +08:00
describe_instances.rb update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
describe_key_pairs.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
describe_regions.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
describe_reserved_instances.rb add support for describe_reserved_instances to ec2 2010-02-18 16:57:50 -08:00
describe_security_groups.rb remove leftover debug puts 2010-07-25 14:09:18 -07:00
describe_snapshots.rb [ec2] snapshots, parse missing fields, allow description, consolidated shindo tests 2010-05-08 15:16:35 -07:00
describe_volumes.rb update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
detach_volume.rb AmazonCase ec2 2009-08-01 01:15:44 -07:00
get_console_output.rb [ec2] consolidate server tests and fix some breakage 2010-05-27 11:27:08 -07:00
register_image.rb [ec2] Add register_image functionality 2010-07-31 18:18:17 -07:00
run_instances.rb Changes made to enable Amazon's Private Cloud. See README for more details. 2010-08-17 23:42:05 +08:00
start_stop_instances.rb [ec2] add start/stop instances 2010-07-22 21:52:27 -07:00
terminate_instances.rb update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00