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

Custom ports for EC2 compatible APIs #24

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

Conversation

philippkueng
Copy link

Added the option for adding a custom port when needed otherwise it will drop back to the default port based on the 'secure' attribute. Think it's way easier than redirecting the port server side.

@philippkueng
Copy link
Author

To get rid of any potential confusion of why you might need this: We're running an OpenStack based Private-Cloud which emulates the EC2 API and additionally offers it's own OpenStack API on 2 different ports therefore I needed the option to choose the port individually.

@ianshward
Copy link
Contributor

@mirkok is it possible to get this committed? I have a similar need where I'd like to create an ec2 client using host/port to a mock ec2 api server in order to write tests around various ec2 api responses.

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

Successfully merging this pull request may close these issues.

2 participants