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

Rework the boto session and config handling #30

Merged
merged 8 commits into from
Feb 26, 2016
Merged

Conversation

mathom
Copy link
Collaborator

@mathom mathom commented Feb 26, 2016

This addresses #26 and simplifies how the session is loaded and used in Zappa.

Other changes:

  • removed filechunkio since it isn't used anymore
  • moved some of the testing libs to a separate requirements file so they don't get dragged into the lambda zip
  • fixed a bug where the placebo wrapper would be created without a region and client/resources would fail

Miserlou pushed a commit that referenced this pull request Feb 26, 2016
Rework the boto session and config handling
@Miserlou Miserlou merged commit 1feb16c into Miserlou:master Feb 26, 2016
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