Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for region eu-central-1 #640

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jmanero-r7
Copy link

  • Update AWS-SDK library (aws-java-sdk) to version 1.8.11. This is the latest
    1.8.x release, which includes support for the new region
  • Add EU_CENTRAL_1 to Region, with SimpleDB disabled (SDB isn't deployed in
    eu-central-1)
  • Add a Boolean field to Region to disable SimpleDB caching/access, and hack
    short-circuits in into AwsSimpleDbService to keep it from trying to make
    calls to the non-existant API endpoint.

* Update AWS-SDK library (aws-java-sdk) to version 1.8.11. This is the latest
  1.8.x release, which includes support for the new region
* Add EU_CENTRAL_1 to Region, with SimpleDB disabled (SDB isn't deployed in
  eu-central-1)
* Add a Boolean field to Region to disable SimpleDB caching/access, and hack
  short-circuits in into AwsSimpleDbService to keep it from trying to make
  calls to the non-existant API endpoint.
@cloudbees-pull-request-builder

asgard-pull-requests #490 FAILURE
Looks like there's a problem with this pull request

@johaho
Copy link

johaho commented Sep 8, 2015

anyone planning to merge this PULL request? Unfortunately I get a 404 for the cloudbees failure notice above

@cloudbees-pull-request-builder

asgard-pull-requests #526 FAILURE
Looks like there's a problem with this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants