This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
fog--fog
Watch
1
Star
0
Fork
You've already forked fog--fog
0
mirror of
https://github.com/fog/fog.git
synced
2022-11-09 13:51:43 -05:00
Code
Releases
Activity
fe1337dd79
fog--fog
/
lib
/
fog
/
compute
/
requests
/
aws
History
Dylan Egan
b7428b56b5
[compute|aws] Allow image mocks to support state (except failed).
2011-08-16 14:23:37 -07:00
..
allocate_address.rb
associate_address.rb
attach_volume.rb
authorize_security_group_ingress.rb
cancel_spot_instance_requests.rb
create_image.rb
create_key_pair.rb
create_placement_group.rb
create_security_group.rb
create_snapshot.rb
create_spot_datafeed_subscription.rb
create_tags.rb
create_volume.rb
delete_key_pair.rb
delete_placement_group.rb
delete_security_group.rb
delete_snapshot.rb
delete_spot_datafeed_subscription.rb
delete_tags.rb
delete_volume.rb
deregister_image.rb
describe_addresses.rb
describe_availability_zones.rb
describe_images.rb
[compute|aws] Allow image mocks to support state (except failed).
2011-08-16 14:23:37 -07:00
describe_instances.rb
Reinstate ipAddress and privateIpAddress as they're provided for non-terminated instances.
2011-07-08 17:18:01 -07:00
describe_key_pairs.rb
describe_placement_groups.rb
describe_regions.rb
describe_reserved_instances.rb
reserved_instances mocking. I think, it's hard to test against a real AWS account since it costs money.
2011-07-13 16:54:13 +10:00
describe_reserved_instances_offerings.rb
reserved_instances mocking. I think, it's hard to test against a real AWS account since it costs money.
2011-07-13 16:54:13 +10:00
describe_security_groups.rb
describe_snapshots.rb
describe_spot_datafeed_subscription.rb
describe_spot_instance_requests.rb
describe_spot_price_history.rb
describe_tags.rb
describe_volumes.rb
[tests] non-destructively generate id for get('fake') == nil tests
2011-08-16 12:22:15 -05:00
detach_volume.rb
disassociate_address.rb
get_console_output.rb
get_password_data.rb
import_key_pair.rb
modify_image_attribute.rb
[compute|aws] update modify image/snapshot attribute to match latest API
2011-08-04 10:12:02 -05:00
modify_instance_attribute.rb
[compute|aws] add modify_image_attribute
2011-08-04 10:12:20 -05:00
modify_snapshot_attribute.rb
[compute|aws] update modify image/snapshot attribute to match latest API
2011-08-04 10:12:02 -05:00
monitor_instances.rb
purchase_reserved_instances_offering.rb
Default to 1.
2011-07-14 12:19:05 +10:00
reboot_instances.rb
register_image.rb
[compute|aws] Allow image mocks to support state (except failed).
2011-08-16 14:23:37 -07:00
release_address.rb
request_spot_instances.rb
revoke_security_group_ingress.rb
run_instances.rb
[compute|aws] add docs for new options on run_instances
2011-08-08 16:19:51 -05:00
start_instances.rb
stop_instances.rb
Add force stop functionality to AWS Instance
2011-08-08 17:32:25 +10:00
terminate_instances.rb
unmonitor_instances.rb