| Home | Trees | Indices | Help |
|
|---|
|
|
StarCluster Exception Classes
|
|||
| BaseException | |||
|
SSHError Base class for all SSH related errors |
|||
|
SSHConnectionError Raised when ssh fails to to connect to a host (socket error) |
|||
|
SSHAuthException Raised when an ssh connection fails to authenticate |
|||
| SSHNoCredentialsError | |||
| AWSError | |||
| AMIDoesNotExist | |||
| InstanceDoesNotExist | |||
| SecurityGroupDoesNotExist | |||
| KeyPairDoesNotExist | |||
| ZoneDoesNotExist | |||
| VolumeDoesNotExist | |||
| InstanceNotRunning | |||
| InvalidBucketName | |||
| InvalidImageName | |||
| EC2CertRequired | |||
| EC2PrivateKeyRequired | |||
| EC2CertDoesNotExist | |||
| EC2PrivateKeyDoesNotExist | |||
| SpotHistoryError | |||
| InvalidIsoDate | |||
|
ConfigError Base class for all config related errors |
|||
| ConfigSectionMissing | |||
| ConfigHasNoSections | |||
| PluginNotFound | |||
| MultipleDefaultTemplates | |||
| NoDefaultTemplateFound | |||
| ConfigNotFound | |||
| KeyNotFound | |||
| InvalidDevice | |||
| InvalidPartition | |||
|
PluginError Base class for plugin errors |
|||
|
PluginLoadError Raised when an error is encountered while loading a plugin |
|||
|
PluginSyntaxError Raised when plugin contains syntax errors |
|||
|
ValidationError Base class for validation related errors |
|||
|
ClusterReceiptError Raised when Cluster class fails to create a receipt on the master node |
|||
|
ClusterValidationError Cluster validation related errors |
|||
|
IncompatibleSettings Raised when two or more settings conflict with each other |
|||
|
InvalidZone Raised when user specified a zone that is not the same as the zone of the volumes being attached |
|||
| VolumesZoneError | |||
|
ClusterTemplateDoesNotExist Exception raised when user requests a cluster template that does not exist |
|||
|
ClusterDoesNotExist Exception raised when user requests a running cluster that does not exist |
|||
| ClusterExists | |||
| CancelledStartRequest | |||
| CancelledCreateVolume | |||
| CancelledCreateImage | |||
| ExperimentalFeature | |||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri May 14 13:53:36 2010 | http://epydoc.sourceforge.net |