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/models/compute
2012-08-16 22:03:02 -07:00
..
address.rb [aws|compute] Address#destroy handles VPC addresses, improve address allocate/release mocking for VPC. 2012-07-18 12:33:13 -03:00
addresses.rb
dhcp_option.rb this adds the dhcp_options object and associated operations 2012-06-04 16:03:34 -04:00
dhcp_options.rb this adds the dhcp_options object and associated operations 2012-06-04 16:03:34 -04:00
flavor.rb
flavors.rb add high io flavor to aws flavors 2012-08-02 11:12:38 -07:00
image.rb
images.rb
internet_gateway.rb this adds the dhcp_options object and associated operations 2012-06-04 16:03:34 -04:00
internet_gateways.rb this adds the dhcp_options object and associated operations 2012-06-04 16:03:34 -04:00
key_pair.rb
key_pairs.rb
network_interface.rb https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
network_interfaces.rb https://github.com/fog/fog/issues/810 - Add ENI support by maf23 2012-04-01 22:22:38 -04:00
security_group.rb [aws|compute] Nicer interface for security group authorizations 2012-08-02 11:40:50 -04:00
security_groups.rb
server.rb use 10.04 instead of 12.04 2012-08-16 22:03:02 -07:00
servers.rb Adding network interface information and security group ids to the model 2012-05-17 22:33:19 -07:00
snapshot.rb
snapshots.rb
spot_request.rb Be sure to reload when checking for a started spot instance, also add private/public key options into spot_requests, then set those on the server when loaded 2012-04-06 15:10:11 -06:00
spot_requests.rb [aws|compute] fixes for spot request waiting 2012-08-09 14:44:37 -07:00
subnet.rb wrangled security tests into working 2012-03-20 16:38:21 -04:00
subnets.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
tag.rb
tags.rb
volume.rb [aws|compute] Support creating and describing volumes with provisioned IOPS. 2012-08-01 11:57:06 -03:00
volumes.rb
vpc.rb [aws]Add in subnets 2012-03-11 23:15:37 -04:00
vpcs.rb