Class: Beaker::Ec2

Inherits:
AwsSdk
  • Object
show all
Defined in:
lib/beaker/hypervisor/ec2.rb

Constant Summary

Constants inherited from AwsSdk

AwsSdk::PING_SECURITY_GROUP_NAME, AwsSdk::ZOMBIE

Instance Attribute Summary

Attributes inherited from AwsSdk

#default_region

Method Summary

Methods inherited from AwsSdk

#add_ingress_rule, #add_tags, #backoff_sleep, #cleanup, #client, #configure_hosts, #create_group, #create_instance, #create_new_key_pair, #create_ping_group, #delete_key_pair, #delete_key_pair_all_regions, #enable_root, #enable_root_f5, #enable_root_netscaler, #enable_root_on_hosts, #ensure_group, #ensure_key_pair, #ensure_ping_group, #etc_hosts_entry, #group_id, #initialize, #instance_by_id, #instances, #key_name, #key_name_prefix, #kill_instances, #kill_zombie_volumes, #kill_zombies, #launch_all_nodes, #launch_nodes_on_some_subnet, #load_credentials, #load_env_credentials, #load_fog_credentials, #local_user, #log_instances, #modify_network_interface, #my_key_pairs, #populate_dns, #provision, #public_key, #regions, #security_group_by_id, #security_groups, #set_hostnames, #test_split_install, #vpc_by_id, #vpcs, #wait_for_status, #wait_for_status_netdev

Constructor Details

This class inherits a constructor from Beaker::AwsSdk