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

s3client check for deprecated host keyword and raise error with the details #2493

Merged
merged 3 commits into from
Sep 1, 2018

Conversation

HyunTruth
Copy link
Contributor

Description

host keyword has been deprecated and replaced by region_name for S3.
Raising deprecated error and test included

Motivation and Context

Closes New boto3 client usage in 2.7.6 throws error #2484

Have you tested this? If so, how?

I have included a unit test

Copy link
Collaborator

@dlstadther dlstadther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dlstadther dlstadther merged commit 8de356f into spotify:master Sep 1, 2018
dlstadther added a commit to dlstadther/luigi that referenced this pull request Sep 1, 2018
* upstream-master:
  Fix S3Client.copy return value consistency (spotify#2488)
  s3client check for deprecated host keyword and raise error with the details (spotify#2493)
  Fix exception when toml lib is not installed (spotify#2506)
  Add Okko to companies that use luigi (spotify#2512)
  Added optional choice for hdfs clients  (spotify#2487)
  Version 2.7.8
  revert tornado upgrade
  Version 2.7.7
  added a new event 'progress' (spotify#2498)
  Add Uppsala University / pharmb.io as user (spotify#2496)
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.

2 participants