Class Deltacloud::Drivers::Eucalyptus::EucalyptusDriver
In: lib/deltacloud/drivers/eucalyptus/eucalyptus_driver.rb
Parent: EC2::EC2Driver

Methods

Constants

SERVICE_STUBS = { "ec2" => "/services/Eucalyptus", "s3" => "/services/Walrus"
DEFAULT_PORT = 8773

Public Class methods

Public Instance methods

override EC2 implementation; Eucalyptus implements the older definition of EC2 security group; docs.amazonwebservices.com/AWSEC2/2009-07-15/APIReference/index.html?ApiReference-query-AuthorizeSecurityGroupIngress.html if the rule specifies a source group, port&protocol will be ignored. And source group and cidr range can‘t be mixed in a request

because load balancer is not on the supported_collections, the following methods shouldn‘t be called.

[Validate]