[
https://issues.jenkins-ci.org/browse/JENKINS-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159393#comment-159393
]
SCM/JIRA link daemon commented on JENKINS-8946:
-----------------------------------------------
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
src/main/java/hudson/plugins/ec2/AwsRegion.java
src/main/java/hudson/plugins/ec2/EC2Cloud.java
src/main/java/hudson/plugins/ec2/EC2Computer.java
src/main/java/hudson/plugins/ec2/EC2Slave.java
src/main/java/hudson/plugins/ec2/PluginImpl.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/config-entries.jelly
src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
src/main/resources/hudson/plugins/ec2/EC2Slave/help-zone.html
src/main/resources/hudson/plugins/ec2/Messages.properties
src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/f0e542fa9b2c6e4f112294b92145afd4e04eadd9
Log:
[FIXED JENKINS-8946] Option to set Zone as well as region for instance
creation [FIXED JENKINS-11953] Dynamically local AWS regions
Compare: https://github.com/jenkinsci/ec2-plugin/compare/19c419b...f0e542f
> Option to set Zone as well as region for instance creation
> ----------------------------------------------------------
>
> Key: JENKINS-8946
> URL: https://issues.jenkins-ci.org/browse/JENKINS-8946
> Project: Jenkins
> Issue Type: New Feature
> Components: ec2
> Reporter: william selwood
> Assignee: francis Upton
>
> Instances in the same zone have much better performance when communicating
> between each other. It would be useful to be able to set the zone you wish an
> instance to start in as well as the region. At least they end up on the right
> side of the world at the moment but same server farm would be even more
> useful.
> region: eu-west
> zone: eu-west-1b
> for instance
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira