[
https://issues.jenkins-ci.org/browse/JENKINS-11953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
francis Upton resolved JENKINS-11953.
-------------------------------------
Assignee: francis Upton (was: Frank Bille)
Resolution: Fixed
Fixed in 1.15
> EC2 plugin needs to load regions dynamically (or add Oregon region to list)
> ---------------------------------------------------------------------------
>
> Key: JENKINS-11953
> URL: https://issues.jenkins-ci.org/browse/JENKINS-11953
> Project: Jenkins
> Issue Type: Bug
> Components: ec2
> Environment: Win/Linux
> Reporter: Ruben Orduz
> Assignee: francis Upton
>
> EC2 plug-in seems to have regions hard coded. As more regions are added,
> these will have to be added to the list. Instead, it should retrieve all
> available regions through one API call, that way there would be no list to
> maintain.
> The problem code can be seen here:
> https://github.com/jenkinsci/ec2-plugin/blob/master/src/main/java/hudson/plugins/ec2/AwsRegion.java
> (lines 19-23). It should get all that info with the API calls, not through
> hard-coded enum kind of thing.
--
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