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

Monkeypatch libcloud to give it support for the eu-central-1 ec2 region. #39

Closed
wants to merge 1 commit into from

Conversation

ralphbean
Copy link
Contributor

This monkeypatches libcloud at runtime to give it support for the ec2 eu-central-1 region which it amazingly doesn't have support for out of the box. We have to define a driver for it and then inject our driver into its registry of providers.

We call it from two places, where fedimg could possibly be starting up.

  • From the consumer, for when fedimg is running in the background under the fedmsg-hub.
  • From the trigger-upload script, for when fedimg is running manually in the foreground.

@pypingou
Copy link
Member

Let's keep #40 instead

@pypingou pypingou closed this Oct 16, 2015
@sayanchowdhury sayanchowdhury deleted the feature/eu-central-1 branch April 27, 2018 08:46
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.

None yet

2 participants