8000 Unbundle AWS::Signature4 by ferki · Pull Request #915 · RexOps/Rex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Unbundle AWS::Signature4 #915

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

Merged
merged 1 commit into from
Jan 27, 2016
Merged

Unbundle AWS::Signature4 #915

merged 1 commit into from
Jan 27, 2016

Conversation

ferki
Copy link
Member
@ferki ferki commented Jan 26, 2016

Let's avoid bundling other modules, and just depend on them instead (and package them for OSes that don't provide them by default).

@ferki ferki added this to the 8000 1.4.0 milestone Jan 26, 2016
@ferki ferki self-assigned this Jan 26, 2016
@@ -54,7 +54,7 @@ sub new {

sub signer {
my ($self) = @_;
return Rex::Cloud::Amazon::Sign->new(
return AWS::Signature->new(
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this must be AWS::Signature4->new

@ferki ferki force-pushed the unbundle-aws-signature4 branch from 72b98b5 to a90c1e8 Compare January 26, 2016 20:44
ferki added a commit that referenced this pull request Jan 27, 2016
@ferki ferki merged commit 393a5ff into 1.4rc Jan 27, 2016
@ferki ferki deleted the unbundle-aws-signature4 branch January 27, 2016 14:35
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
0