Skip navigation links
A B C D E F G H I J K L M N O P R S T U Z _ 

A

ActionFailed(String) - Constructor for exception jenkins.plugins.openstack.compute.internal.Openstack.ActionFailed
 
ActionFailed(String, Throwable) - Constructor for exception jenkins.plugins.openstack.compute.internal.Openstack.ActionFailed
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsLauncher
 
assignFloatingIp(Server, String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Assign floating ip address to the server.
availabilityZone(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

B

beforeDisconnect(SlaveComputer, TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsLauncher
 
bootAndWaitActive(ServerCreateBuilder, int) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Provision machine and wait until ready.
Build(Run) - Constructor for class jenkins.plugins.openstack.compute.ServerScope.Build
 
Build(String) - Constructor for class jenkins.plugins.openstack.compute.ServerScope.Build
 
build() - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
builder() - Static method in class jenkins.plugins.openstack.compute.SlaveOptions
Get empty builder.
Builder() - Constructor for class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

C

calcFillSettings(String, Map<String, Object>) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
Add dependencies on credentials
canProvision(Label) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
canProvision(Label) - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
check(JCloudsComputer) - Method in class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy
 
cloudName - Variable in class jenkins.plugins.openstack.compute.InstancesToRun
 
convert(Config) - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
count - Variable in class jenkins.plugins.openstack.compute.InstancesToRun
 
createComputer() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
createLauncher(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory
Create launcher to be used to start the computer.
createLauncher(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP
 
createLauncher(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
createLauncher(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified
 
credential - Variable in class jenkins.plugins.openstack.compute.JCloudsCloud
 

D

def(Object) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
Get Default value label.
DeletedCause() - Static method in class jenkins.plugins.openstack.compute.Messages
Key DeletedCause: Slave is pending removal..
deleteSlave() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
Delete the slave, terminate the instance.
Desc() - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP.Desc
 
Desc() - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH.Desc
 
Desc() - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified.Desc
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.JCloudsOneOffSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
destroy() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
 
destroyFip(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
DestroyMachine - Class in jenkins.plugins.openstack.compute.internal
 
DestroyMachine(String, String) - Constructor for class jenkins.plugins.openstack.compute.internal.DestroyMachine
 
destroyServer(Server) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Delete server eagerly.
dispose() - Method in class jenkins.plugins.openstack.compute.internal.DestroyMachine
 
doCheckAvailabilityZone(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckCount(String) - Method in class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
 
doCheckEndPointUrl(String) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
 
doCheckFloatingIpPool(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckFsRoot(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckHardwareId(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckImageId(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckInstanceCap(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckJvmOptions(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckKeyPairName(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckName(String) - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate.DescriptorImpl
 
doCheckNetworkId(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckNumExecutors(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckRetentionTime(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckSecurityGroups(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckStartTimeout(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doCheckUserDataId(String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doConfigure(StaplerResponse) - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
 
doDoDelete() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
 
doFillCloudItems() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
doFillCloudNameItems() - Method in class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH.Desc
 
doFillFloatingIpPoolItems(String, String, String, String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doFillHardwareIdItems(String, String, String, String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doFillImageIdItems(String, String, String, String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doFillKeyPairNameItems(String, String, String, String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doFillNetworkIdItems(String, String, String, String, String) - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doFillTemplateItems(String) - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
doFillTemplateNameItems(String) - Method in class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
 
doFillUserDataIdItems() - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
doProvision(StaplerRequest, StaplerResponse, String) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
Provisions a new node manually (by clicking a button in the computer list)
doScheduleTermination() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
 
doTestConnection(String, String, String, String) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
 

E

empty() - Static method in class jenkins.plugins.openstack.compute.SlaveOptions
 
endPointUrl - Variable in class jenkins.plugins.openstack.compute.JCloudsCloud
 
equals(Object) - Method in class jenkins.plugins.openstack.compute.internal.DestroyMachine
 
equals(Object) - Method in class jenkins.plugins.openstack.compute.ServerScope
 
equals(Object) - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
equals(Object) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP
 
equals(Object) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
eraseDefaults(SlaveOptions) - Method in class jenkins.plugins.openstack.compute.SlaveOptions
Derive new options from current leaving null where same as default.
execute(TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsCleanupThread
 
extract(Server) - Static method in class jenkins.plugins.openstack.compute.ServerScope
Get the scope of a server.

F

Factory() - Constructor for class jenkins.plugins.openstack.compute.internal.Openstack.Factory
 
FactoryEP() - Constructor for class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
 
FINGERPRINT_KEY - Static variable in class jenkins.plugins.openstack.compute.internal.Openstack
 
floatingIpPool(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
fsRoot(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

G

get(String, String, String, String) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
Instantiate Openstack client.
getActualTemplateName() - Method in class jenkins.plugins.openstack.compute.InstancesToRun
 
getAddress() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
 
getAvailabilityZone() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getBuilder() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
Get builder to create modified version of current instance.
getByName(String) - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getCloud() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
 
getCloud() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
getCloudName() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.RunningNode
 
getClouds() - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getContentType() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
getCount() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
 
getCreatedTime() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
getCredentialsId() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
getDefaultOptions() - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
 
getDescriptor() - Method in class jenkins.plugins.openstack.compute.JCloudsLauncher
 
getDescriptor() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
getDescriptor() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getDescriptor() - Method in class jenkins.plugins.openstack.compute.UserDataConfig
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.internal.DestroyMachine
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsOneOffSlave.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave.JCloudsSlaveDescriptor
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified.Desc
 
getDisplayName() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
getDisplayName() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
getEffectiveSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getEffectiveSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
getEffectiveSlaveOptions() - Method in interface jenkins.plugins.openstack.compute.SlaveOptions.Holder
Get effective options declared by this object.
getExpires() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Date representing time until this instance is valid to be used.
getFloatingIpPool() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getFreeFipIds() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getFsRoot() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getFunctionName() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
getHardwareId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getId() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
 
getId() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
getId() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
 
getImageId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getImageIdFor(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getInstance() - Static method in class jenkins.plugins.openstack.compute.ServerScope.Unlimited
 
getInstanceCap() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getInstancesToRun() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper
 
getJavaPath() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
getJvmOptions() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getKeyPairName() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getLabelSet() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
getLauncherFactory() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
getLauncherFactory() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getName() - Method in class jenkins.plugins.openstack.compute.ServerScope.Node
 
getNetworkId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getNode() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.RunningNode
 
getNode() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
 
getNumExecutors() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getOpenstack(String, String, String, String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack.Factory
 
getOpenstack(String, String, String, String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
 
getOpenstack() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
Get connected OpenStack client wrapper.
getProject() - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
 
getPublicAddress(Server) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack
Extract public address from server info.
getPublicAddress() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
Get public IP address of the server.
getPublicAddressIpv4(Server) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack
Extract public address from server info.
getPublicAddressIpv4() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
Get public IP address of the server.
getPublicAddressObject(Server) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack
Extract public address from server info.
getRawSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getRawSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
getRawSlaveOptions() - Method in interface jenkins.plugins.openstack.compute.SlaveOptions.Holder
Get configured options held by this object.
getRecurrencePeriod() - Method in class jenkins.plugins.openstack.compute.JCloudsCleanupThread
 
getRequiredContext() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
 
getRetentionTime() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getRunningNodes() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getRunNumber() - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
 
getScope() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
getSecurityGroups() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getServerById(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getServersByName(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
Get effective options used to configure this slave.
getSortedFlavors() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getSortedImages() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getSortedIpPools() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getSortedKeyPairNames() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getSortedNetworks() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
getStartTimeout() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getStatus() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
 
getTemplate() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
 
getTemplate(String) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getTemplate() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
getTemplates() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
getUserDataId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
getValue() - Method in class jenkins.plugins.openstack.compute.ServerScope
Get Metadata value that represent this scope.
getValue() - Method in class jenkins.plugins.openstack.compute.ServerScope.Time
 
getVariables() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 

H

hardwareId(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
hashCode() - Method in class jenkins.plugins.openstack.compute.internal.DestroyMachine
 
hashCode() - Method in class jenkins.plugins.openstack.compute.ServerScope
 
hashCode() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
hashCode() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP
 
hashCode() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 

I

identity - Variable in class jenkins.plugins.openstack.compute.JCloudsCloud
 
imageId(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
instanceCap(Integer) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
InstancesToRun - Class in jenkins.plugins.openstack.compute
 
InstancesToRun(String, String, String, int) - Constructor for class jenkins.plugins.openstack.compute.InstancesToRun
 
InstancesToRun.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
isApplicable(AbstractProject) - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.DescriptorImpl
 
isApplicable(AbstractProject) - Method in class jenkins.plugins.openstack.compute.JCloudsOneOffSlave.DescriptorImpl
 
isInstantiable() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave.JCloudsSlaveDescriptor
 
isOutOfScope(Server) - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
 
isOutOfScope(Server) - Method in class jenkins.plugins.openstack.compute.ServerScope
Determine whether the server is out of scope or not.
isOutOfScope(Server) - Method in class jenkins.plugins.openstack.compute.ServerScope.Node
 
isOutOfScope(Server) - Method in class jenkins.plugins.openstack.compute.ServerScope.Time
 
isOutOfScope(Server) - Method in class jenkins.plugins.openstack.compute.ServerScope.Unlimited
 
isPendingDelete() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
Is slave pending termination.
isUsingManualTemplateName() - Method in class jenkins.plugins.openstack.compute.InstancesToRun
 
isWaitingFor(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory
Detect the machine is provisioned and can be added to Jenkins for launching.
isWaitingFor(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP
 
isWaitingFor(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
The node is considered ready when ssh port is open.
isWaitingFor(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified
 

J

JCloudsBuildWrapper - Class in jenkins.plugins.openstack.compute
 
JCloudsBuildWrapper(List<InstancesToRun>) - Constructor for class jenkins.plugins.openstack.compute.JCloudsBuildWrapper
 
JCloudsBuildWrapper.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
JCloudsBuildWrapper.NodePlan - Class in jenkins.plugins.openstack.compute
 
JCloudsBuildWrapper.RunningNode - Class in jenkins.plugins.openstack.compute
 
JCloudsCleanupThread - Class in jenkins.plugins.openstack.compute
Periodically ensure Jenkins and resources it manages in OpenStacks are not leaked.
JCloudsCleanupThread() - Constructor for class jenkins.plugins.openstack.compute.JCloudsCleanupThread
 
JCloudsCloud - Class in jenkins.plugins.openstack.compute
The JClouds version of the Jenkins Cloud.
JCloudsCloud(String, String, String, String, String, SlaveOptions, List<JCloudsSlaveTemplate>) - Constructor for class jenkins.plugins.openstack.compute.JCloudsCloud
 
JCloudsCloud.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
JCloudsCloud.ProvisioningFailedException - Exception in jenkins.plugins.openstack.compute
The request to provision was not fulfilled.
JCloudsComputer - Class in jenkins.plugins.openstack.compute
OpenStack version of Jenkins SlaveComputer - responsible for terminating an instance.
JCloudsComputer(JCloudsSlave) - Constructor for class jenkins.plugins.openstack.compute.JCloudsComputer
 
JCloudsLauncher - Class in jenkins.plugins.openstack.compute
 
JCloudsLauncher(ComputerLauncher) - Constructor for class jenkins.plugins.openstack.compute.JCloudsLauncher
 
JCloudsOneOffSlave - Class in jenkins.plugins.openstack.compute
 
JCloudsOneOffSlave() - Constructor for class jenkins.plugins.openstack.compute.JCloudsOneOffSlave
 
JCloudsOneOffSlave.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
JCloudsRetentionStrategy - Class in jenkins.plugins.openstack.compute
 
JCloudsRetentionStrategy() - Constructor for class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy
 
JCloudsRetentionStrategy.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
JCloudsSlave - Class in jenkins.plugins.openstack.compute
Jenkins Slave node.
JCloudsSlave(ProvisioningActivity.Id, Server, String, SlaveOptions) - Constructor for class jenkins.plugins.openstack.compute.JCloudsSlave
 
JCloudsSlave.JCloudsSlaveDescriptor - Class in jenkins.plugins.openstack.compute
 
JCloudsSlaveDescriptor() - Constructor for class jenkins.plugins.openstack.compute.JCloudsSlave.JCloudsSlaveDescriptor
 
JCloudsSlaveTemplate - Class in jenkins.plugins.openstack.compute
 
JCloudsSlaveTemplate(String, String, SlaveOptions) - Constructor for class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
JCloudsSlaveTemplate.DescriptorImpl - Class in jenkins.plugins.openstack.compute
 
jenkins.plugins.openstack.compute - package jenkins.plugins.openstack.compute
 
jenkins.plugins.openstack.compute.internal - package jenkins.plugins.openstack.compute.internal
Code written in POJO style to facilitate unit testing
jenkins.plugins.openstack.compute.slaveopts - package jenkins.plugins.openstack.compute.slaveopts
 
jenkins.plugins.openstack.pipeline - package jenkins.plugins.openstack.pipeline
 
JNLP - Static variable in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP
 
jvmOptions(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

K

keyPairName(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

L

labelString - Variable in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
launch(SlaveComputer, TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsLauncher
 
launcherFactory(LauncherFactory) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
LauncherFactory - Class in jenkins.plugins.openstack.compute.slaveopts
Node launcher factory.
LauncherFactory() - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory
 
LauncherFactory.JNLP - Class in jenkins.plugins.openstack.compute.slaveopts
Wait for JNLP connection to be made.
LauncherFactory.JNLP.Desc - Class in jenkins.plugins.openstack.compute.slaveopts
 
LauncherFactory.SSH - Class in jenkins.plugins.openstack.compute.slaveopts
Launch nodes via ssh-slaves plugin.
LauncherFactory.SSH.Desc - Class in jenkins.plugins.openstack.compute.slaveopts
 
LauncherFactory.Unspecified - Class in jenkins.plugins.openstack.compute.slaveopts
No slave type specified.
LauncherFactory.Unspecified.Desc - Class in jenkins.plugins.openstack.compute.slaveopts
 

M

manualTemplateName - Variable in class jenkins.plugins.openstack.compute.InstancesToRun
 
Messages - Class in jenkins.plugins.openstack.compute
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.openstack.compute.Messages
 
METADATA_KEY - Static variable in class jenkins.plugins.openstack.compute.ServerScope
Name of the openstack metadata key

N

name - Variable in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
name - Variable in class jenkins.plugins.openstack.compute.ServerScope
 
networkId(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
newConfig(String) - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.JNLP.Desc
 
newInstance(StaplerRequest, JSONObject) - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified.Desc
 
Node(String) - Constructor for class jenkins.plugins.openstack.compute.ServerScope.Node
 
numExecutors(Integer) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

O

OneOffCause() - Static method in class jenkins.plugins.openstack.compute.Messages
Key OneOffCause: Single-use slave has already been used and is pending removal..
Openstack - Class in jenkins.plugins.openstack.compute.internal
Encapsulate OSClient.
Openstack(OSClient) - Constructor for class jenkins.plugins.openstack.compute.internal.Openstack
 
Openstack.ActionFailed - Exception in jenkins.plugins.openstack.compute.internal
 
Openstack.Factory - Class in jenkins.plugins.openstack.compute.internal
 
Openstack.FactoryEP - Class in jenkins.plugins.openstack.compute.internal
 
OPENSTACK_CLOUD_NAME_KEY - Static variable in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
OPENSTACK_TEMPLATE_NAME_KEY - Static variable in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
OpenStackMachineStep - Class in jenkins.plugins.openstack.pipeline
Provision auxiliary server not to be connected to Jenkins.
OpenStackMachineStep() - Constructor for class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
OpenStackMachineStep.DescriptorImpl - Class in jenkins.plugins.openstack.pipeline
 
OpenStackMachineStep.Execution - Class in jenkins.plugins.openstack.pipeline
 
override(SlaveOptions) - Method in class jenkins.plugins.openstack.compute.SlaveOptions
Derive SlaveOptions taking this instance as baseline and overriding with argument.

P

parse(String) - Static method in class jenkins.plugins.openstack.compute.ServerScope
 
provision(Label, int) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
provision(JCloudsCloud, ServerScope) - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
 
ProvisioningFailedException(String, Throwable) - Constructor for exception jenkins.plugins.openstack.compute.JCloudsCloud.ProvisioningFailedException
 
ProvisioningFailedException(String) - Constructor for exception jenkins.plugins.openstack.compute.JCloudsCloud.ProvisioningFailedException
 
provisionSlave(JCloudsCloud, ProvisioningActivity.Id, TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
Provision and connect as a slave.

R

readResolve() - Method in class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy
 
readResolve() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
replace(Openstack.FactoryEP) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
 
retentionTime(Integer) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
run() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.Execution
 

S

sanityCheck() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Perform some tests before calling the connection successfully established.
securityGroups(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 
ServerScope - Class in jenkins.plugins.openstack.compute
Server can be scoped to certain Jenkins entities to constrain its lifetime.
ServerScope.Build - Class in jenkins.plugins.openstack.compute
 
ServerScope.Node - Class in jenkins.plugins.openstack.compute
Server is scoped to Jenkins node of the name equal to the specifier.
ServerScope.Time - Class in jenkins.plugins.openstack.compute
 
ServerScope.Unlimited - Class in jenkins.plugins.openstack.compute
Opt-out of any cleanup performed by the plugin.
setCloud(String) - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
setPendingDelete(boolean) - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
Flag the slave to be collected asynchronously.
setScope(String) - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
setTemplate(String) - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.plugins.openstack.compute.JCloudsOneOffSlave
 
SimplifiedServer - Class in jenkins.plugins.openstack.pipeline
Server wrapper for pipeline use.
SimplifiedServer(String, String, String) - Constructor for class jenkins.plugins.openstack.pipeline.SimplifiedServer
 
slaveIsWaitingFor(JCloudsSlave) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
 
SlaveOptions - Class in jenkins.plugins.openstack.compute
Configured options for a slave to create.
SlaveOptions(SlaveOptions.Builder) - Constructor for class jenkins.plugins.openstack.compute.SlaveOptions
 
SlaveOptions(String, String, String, String, Integer, String, String, String, Integer, String, Integer, String, String, LauncherFactory, Integer) - Constructor for class jenkins.plugins.openstack.compute.SlaveOptions
 
SlaveOptions.Builder - Class in jenkins.plugins.openstack.compute
 
SlaveOptions.Holder - Interface in jenkins.plugins.openstack.compute
Interface to be implemented by configurable entity that contians options for provisioned slave.
SlaveOptionsDescriptor - Class in jenkins.plugins.openstack.compute
 
SlaveOptionsDescriptor() - Constructor for class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
 
specifier - Variable in class jenkins.plugins.openstack.compute.ServerScope
 
SSH(String, String) - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
SSH(String) - Constructor for class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 
start(JCloudsComputer) - Method in class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy
Try to connect to it ASAP.
start(StepContext) - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
 
startTimeout(Integer) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

T

templateName - Variable in class jenkins.plugins.openstack.compute.InstancesToRun
 
Time(int, TimeUnit) - Constructor for class jenkins.plugins.openstack.compute.ServerScope.Time
 
Time(String) - Constructor for class jenkins.plugins.openstack.compute.ServerScope.Time
 
toString() - Method in class jenkins.plugins.openstack.compute.ServerScope
 
toString() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
 
toString() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
 

U

updateInfo(Server) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
Fetch updated info about the server.
usages(String) - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
UserDataConfig - Class in jenkins.plugins.openstack.compute
 
UserDataConfig(String, String, String, String) - Constructor for class jenkins.plugins.openstack.compute.UserDataConfig
 
UserDataConfig.UserDataConfigProvider - Class in jenkins.plugins.openstack.compute
 
UserDataConfigProvider() - Constructor for class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
 
userDataId(String) - Method in class jenkins.plugins.openstack.compute.SlaveOptions.Builder
 

Z

zone - Variable in class jenkins.plugins.openstack.compute.JCloudsCloud
 

_

_bootAndWaitActive(ServerCreateBuilder, int) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
 
_DeletedCause() - Static method in class jenkins.plugins.openstack.compute.Messages
Key DeletedCause: Slave is pending removal..
_equals(ServerScope) - Method in class jenkins.plugins.openstack.compute.ServerScope
Contribute additional criteria for equality.
_equals(ServerScope) - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
 
_equals(ServerScope) - Method in class jenkins.plugins.openstack.compute.ServerScope.Time
 
_OneOffCause() - Static method in class jenkins.plugins.openstack.compute.Messages
Key OneOffCause: Single-use slave has already been used and is pending removal..
_terminate(TaskListener) - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
 
A B C D E F G H I J K L M N O P R S T U Z _ 
Skip navigation links

Copyright © 2016–2017. All rights reserved.