Everything
All Classes
exceptions.AssertionError
starcluster.awsutils.EasyAWS
starcluster.awsutils.EasyEC2
starcluster.awsutils.EasyS3
starcluster.balancers.LoadBalancer
starcluster.balancers.sge.SGELoadBalancer
starcluster.balancers.sge.SGEStats
starcluster.balancers.sge.visualizer.SGEVisualizer
starcluster.cli.StarClusterCLI
starcluster.cluster.Cluster
starcluster.cluster.ClusterManager
starcluster.clustersetup.ClusterSetup
starcluster.clustersetup.DefaultClusterSetup
starcluster.commands.addnode.CmdAddNode
starcluster.commands.base.CmdBase
starcluster.commands.completers.ClusterCompleter
starcluster.commands.completers.Completer
starcluster.commands.completers.ImageCompleter
starcluster.commands.completers.InstanceCompleter
starcluster.commands.completers.NodeCompleter
starcluster.commands.completers.VolumeCompleter
starcluster.commands.createkey.CmdCreateKey
starcluster.commands.createvolume.CmdCreateVolume
starcluster.commands.downloadimage.CmdDownloadImage
starcluster.commands.ebsimage.CmdEbsImage
starcluster.commands.help.CmdHelp
starcluster.commands.listbuckets.CmdListBuckets
starcluster.commands.listclusters.CmdListClusters
starcluster.commands.listimages.CmdListImages
starcluster.commands.listinstances.CmdListInstances
starcluster.commands.listkeypairs.CmdListKeyPairs
starcluster.commands.listpublic.CmdListPublic
starcluster.commands.listregions.CmdListRegions
starcluster.commands.listspots.CmdListSpots
starcluster.commands.listvolumes.CmdListVolumes
starcluster.commands.listzones.CmdListZones
starcluster.commands.loadbalance.CmdLoadBalance
starcluster.commands.removeimage.CmdRemoveImage
starcluster.commands.removekey.CmdRemoveKey
starcluster.commands.removenode.CmdRemoveNode
starcluster.commands.removevolume.CmdRemoveVolume
starcluster.commands.resizevolume.CmdResizeVolume
starcluster.commands.restart.CmdRestart
starcluster.commands.runplugin.CmdRunPlugin
starcluster.commands.s3image.CmdS3Image
starcluster.commands.shell.CmdShell
starcluster.commands.showbucket.CmdShowBucket
starcluster.commands.showconsole.CmdShowConsole
starcluster.commands.showimage.CmdShowImage
starcluster.commands.spothistory.CmdSpotHistory
starcluster.commands.sshinstance.CmdSshInstance
starcluster.commands.sshmaster.CmdSshMaster
starcluster.commands.sshnode.CmdSshNode
starcluster.commands.start.CmdStart
starcluster.commands.stop.CmdStop
starcluster.commands.terminate.CmdTerminate
starcluster.config.StarClusterConfig
starcluster.exception.AMIDoesNotExist
starcluster.exception.AWSError
starcluster.exception.AWSUserIdRequired
starcluster.exception.BaseException
starcluster.exception.BucketAlreadyExists
starcluster.exception.BucketDoesNotExist
starcluster.exception.CancelledCreateImage
starcluster.exception.CancelledCreateVolume
starcluster.exception.CancelledEBSImageCreation
starcluster.exception.CancelledStartRequest
starcluster.exception.ClusterDoesNotExist
starcluster.exception.ClusterExists
starcluster.exception.ClusterNotRunning
starcluster.exception.ClusterReceiptError
starcluster.exception.ClusterTemplateDoesNotExist
starcluster.exception.ClusterValidationError
starcluster.exception.CommandNotFound
starcluster.exception.ConfigError
starcluster.exception.ConfigHasNoSections
starcluster.exception.ConfigNotFound
starcluster.exception.ConfigSectionMissing
starcluster.exception.EC2CertDoesNotExist
starcluster.exception.EC2CertRequired
starcluster.exception.EC2PrivateKeyDoesNotExist
starcluster.exception.EC2PrivateKeyRequired
starcluster.exception.ExperimentalFeature
starcluster.exception.IncompatibleCluster
starcluster.exception.IncompatibleSettings
starcluster.exception.InstanceDoesNotExist
starcluster.exception.InstanceNotRunning
starcluster.exception.InvalidBucketName
starcluster.exception.InvalidCIDRSpecified
starcluster.exception.InvalidDevice
starcluster.exception.InvalidImageName
starcluster.exception.InvalidIsoDate
starcluster.exception.InvalidOperation
starcluster.exception.InvalidPartition
starcluster.exception.InvalidPortRange
starcluster.exception.InvalidProtocol
starcluster.exception.InvalidZone
starcluster.exception.KeyNotFound
starcluster.exception.KeyPairDoesNotExist
starcluster.exception.NoDefaultTemplateFound
starcluster.exception.PluginError
starcluster.exception.PluginLoadError
starcluster.exception.PluginNotFound
starcluster.exception.PluginSyntaxError
starcluster.exception.RegionDoesNotExist
starcluster.exception.RemoteCommandNotFound
starcluster.exception.SSHAuthException
starcluster.exception.SSHConnectionError
starcluster.exception.SSHError
starcluster.exception.SSHNoCredentialsError
starcluster.exception.SecurityGroupDoesNotExist
starcluster.exception.SnapshotDoesNotExist
starcluster.exception.SpotHistoryError
starcluster.exception.ThreadPoolException
starcluster.exception.ValidationError
starcluster.exception.VolumeDoesNotExist
starcluster.exception.VolumesZoneError
starcluster.exception.ZoneDoesNotExist
starcluster.image.EBSImageCreator
starcluster.image.ImageCreator
starcluster.image.S3ImageCreator
starcluster.iptools.IpRange
starcluster.iptools.IpRangeList
starcluster.logger.ConsoleLogger
starcluster.logger.NullHandler
starcluster.managers.Manager
starcluster.node.Node
starcluster.node.NodeManager
starcluster.optcomplete.AllCompleter
starcluster.optcomplete.CmdComplete
starcluster.optcomplete.DirCompleter
starcluster.optcomplete.ListCompleter
starcluster.optcomplete.NoneCompleter
starcluster.optcomplete.RegexCompleter
starcluster.plugins.ipcluster.IPCluster
starcluster.progressbar.Bar
starcluster.progressbar.ETA
starcluster.progressbar.FileTransferSpeed
starcluster.progressbar.Fraction
starcluster.progressbar.Percentage
starcluster.progressbar.ProgressBar
starcluster.progressbar.ProgressBarWidget
starcluster.progressbar.ProgressBarWidgetHFill
starcluster.progressbar.ReverseBar
starcluster.progressbar.RotatingMarker
starcluster.spinner.Spinner
starcluster.ssh.SSHClient
starcluster.tests.StarClusterTest
starcluster.tests.mytestplugin.SetupClass
starcluster.tests.mytestplugin.SetupClass2
starcluster.tests.mytestplugin.SetupClass3
starcluster.tests.test_cluster_validation.TestClusterValidation
starcluster.tests.test_config.TestStarClusterConfig
starcluster.tests.test_sge_balancer.TestSGELoadBalancer
starcluster.threadpool.DaemonWorker
starcluster.threadpool.SimpleJob
starcluster.threadpool.ThreadPool
starcluster.utils.AttributeDict
starcluster.volume.VolumeCreator
All Functions
starcluster.cli.main
starcluster.config.get_config
starcluster.config.get_easy_ec2
starcluster.config.get_easy_s3
starcluster.iptools.cidr2block
starcluster.iptools.hex2ip
starcluster.iptools.ip2hex
starcluster.iptools.ip2long
starcluster.iptools.long2ip
starcluster.iptools.validate_cidr
starcluster.iptools.validate_ip
starcluster.logger.configure_boto_logging
starcluster.logger.configure_paramiko_logging
starcluster.logger.configure_sc_logging
starcluster.logger.get_starcluster_logger
starcluster.optcomplete.autocomplete
starcluster.optcomplete.error_override
starcluster.optcomplete.extract_word
starcluster.optcomplete.guess_first_nonoption
starcluster.optcomplete.test
starcluster.progressbar.example1
starcluster.progressbar.example2
starcluster.progressbar.example3
starcluster.progressbar.example4
starcluster.progressbar.example5
starcluster.progressbar.main
starcluster.ssh.main
starcluster.threadpool.get_thread_pool
starcluster.utils.check_required
starcluster.utils.datetime_tuple_to_iso
starcluster.utils.get_elapsed_time
starcluster.utils.has_required
starcluster.utils.is_iso_time
starcluster.utils.is_url
starcluster.utils.is_valid_bucket_name
starcluster.utils.is_valid_device
starcluster.utils.is_valid_image_name
starcluster.utils.is_valid_partition
starcluster.utils.iso_to_datetime_tuple
starcluster.utils.iso_to_localtime_tuple
starcluster.utils.make_one_liner
starcluster.utils.permute
starcluster.utils.print_timing
starcluster.utils.program_version_greater
starcluster.utils.tailf
starcluster.utils.test_version_to_float
starcluster.utils.v2fhelper
starcluster.utils.version_to_float
starcluster.utils.which
All Variables
starcluster.awsutils.__package__
starcluster.balancers.__package__
starcluster.balancers.sge.DEFAULT_STATS_DIR
starcluster.balancers.sge.DEFAULT_STATS_FILE
starcluster.balancers.sge.SGE_STATS_DIR
starcluster.balancers.sge.__package__
starcluster.balancers.sge.visualizer.__package__
starcluster.cli.__description__
starcluster.cli.__package__
starcluster.cluster.__package__
starcluster.clustersetup.__package__
starcluster.commands.__package__
starcluster.commands.addnode.__package__
starcluster.commands.all_cmds
starcluster.commands.base.__package__
starcluster.commands.completers.__package__
starcluster.commands.createkey.__package__
starcluster.commands.createvolume.__package__
starcluster.commands.downloadimage.__package__
starcluster.commands.ebsimage.__package__
starcluster.commands.help.__package__
starcluster.commands.listbuckets.__package__
starcluster.commands.listclusters.__package__
starcluster.commands.listimages.__package__
starcluster.commands.listinstances.__package__
starcluster.commands.listkeypairs.__package__
starcluster.commands.listpublic.__package__
starcluster.commands.listregions.__package__
starcluster.commands.listspots.__package__
starcluster.commands.listvolumes.__package__
starcluster.commands.listzones.__package__
starcluster.commands.loadbalance.__package__
starcluster.commands.removeimage.__package__
starcluster.commands.removekey.__package__
starcluster.commands.removenode.__package__
starcluster.commands.removevolume.__package__
starcluster.commands.resizevolume.__package__
starcluster.commands.restart.__package__
starcluster.commands.runplugin.__package__
starcluster.commands.s3image.__package__
starcluster.commands.shell.__package__
starcluster.commands.showbucket.__package__
starcluster.commands.showconsole.__package__
starcluster.commands.showimage.__package__
starcluster.commands.spothistory.__package__
starcluster.commands.sshinstance.__package__
starcluster.commands.sshmaster.__package__
starcluster.commands.sshnode.__package__
starcluster.commands.start.__package__
starcluster.commands.stop.__package__
starcluster.commands.terminate.__package__
starcluster.config.DEBUG_CONFIG
starcluster.config.__package__
starcluster.exception.__package__
starcluster.image.__package__
starcluster.logger.CRITICAL
starcluster.logger.DEBUG
starcluster.logger.DEBUG_FORMAT
starcluster.logger.DEBUG_FORMAT_PID
starcluster.logger.DEFAULT_CONSOLE_FORMAT
starcluster.logger.ERROR
starcluster.logger.ERROR_CONSOLE_FORMAT
starcluster.logger.FATAL
starcluster.logger.INFO
starcluster.logger.INFO_FORMAT
starcluster.logger.RAW_FORMAT
starcluster.logger.WARN
starcluster.logger.WARN_CONSOLE_FORMAT
starcluster.logger.__package__
starcluster.logger.console
starcluster.logger.log
starcluster.managers.__package__
starcluster.node.__package__
starcluster.optcomplete.__package__
starcluster.optcomplete.debugfn
starcluster.plugins.ipcluster.__package__
starcluster.progressbar.__author_email__
starcluster.progressbar.__package__
starcluster.progressbar.default_widgets
starcluster.spinner.__package__
starcluster.ssh.HAS_TERMIOS
starcluster.ssh.__package__
starcluster.static.AVAILABLE_SHELLS
starcluster.static.AWS_DEBUG_FILE
starcluster.static.AWS_SETTINGS
starcluster.static.BASE_AMI_32
starcluster.static.BASE_AMI_64
starcluster.static.CLUSTER_COMPUTE_TYPES
starcluster.static.CLUSTER_GPU_TYPES
starcluster.static.CLUSTER_SETTINGS
starcluster.static.CLUSTER_TYPES
starcluster.static.CURRENT_USER
starcluster.static.DEBUG_FILE
starcluster.static.EBS_VOLUME_SETTINGS
starcluster.static.GLOBAL_SETTINGS
starcluster.static.IGNORE_GROUPS
starcluster.static.INSTANCE_STATES
starcluster.static.INSTANCE_TYPES
starcluster.static.KEY_SETTINGS
starcluster.static.MASTER_GROUP
starcluster.static.MASTER_GROUP_DESCRIPTION
starcluster.static.MASTER_GROUP_NAME
starcluster.static.MICRO_INSTANCE_TYPES
starcluster.static.PERMISSION_SETTINGS
starcluster.static.PID
starcluster.static.PLUGIN_SETTINGS
starcluster.static.PROTOCOLS
starcluster.static.SECURITY_GROUP_PREFIX
starcluster.static.SECURITY_GROUP_TEMPLATE
starcluster.static.SSH_DEBUG_FILE
starcluster.static.SSH_TEMPLATE
starcluster.static.STARCLUSTER_CFG_DIR
starcluster.static.STARCLUSTER_CFG_FILE
starcluster.static.STARCLUSTER_OWNER_ID
starcluster.static.STARCLUSTER_PLUGIN_DIR
starcluster.static.STARCLUSTER_RECEIPT_DIR
starcluster.static.STARCLUSTER_RECEIPT_FILE
starcluster.static.TMP_DIR
starcluster.static.VERSION
starcluster.static.VOLUME_ATTACH_STATUS
starcluster.static.VOLUME_GROUP
starcluster.static.VOLUME_GROUP_NAME
starcluster.static.VOLUME_STATUS
starcluster.static.__package__
starcluster.templates.config.DASHES
starcluster.templates.config.__package__
starcluster.templates.config.config_template
starcluster.templates.config.copy_paste_template
starcluster.templates.sge.__package__
starcluster.templates.sge.sge_pe_template
starcluster.templates.sge.sgeinstall_template
starcluster.templates.sge.sgeprofile_template
starcluster.templates.user_msgs.__package__
starcluster.templates.user_msgs.active_ebs_cluster
starcluster.templates.user_msgs.cluster_exists
starcluster.templates.user_msgs.cluster_started_msg
starcluster.templates.user_msgs.spotmsg
starcluster.templates.user_msgs.stopped_ebs_cluster
starcluster.templates.user_msgs.version_mismatch
starcluster.tests.__package__
starcluster.tests.mytestplugin.__package__
starcluster.tests.templates.__package__
starcluster.tests.templates.config.__package__
starcluster.tests.templates.config.config_test_template
starcluster.tests.templates.config.default_config
starcluster.tests.templates.sge_balancer.__package__
starcluster.tests.templates.sge_balancer.loaded_qhost_xml
starcluster.tests.templates.sge_balancer.loaded_qstat_xml
starcluster.tests.templates.sge_balancer.qacct_txt
starcluster.tests.templates.sge_balancer.qhost_xml
starcluster.tests.templates.sge_balancer.qstat_xml
starcluster.tests.test_cluster_validation.__package__
starcluster.tests.test_config.__package__
starcluster.tests.test_sge_balancer.__package__
starcluster.threadpool.__package__
starcluster.utils.__package__
starcluster.utils.ipy_shell
starcluster.volume.__package__
[hide private]