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

Allow setting timeout value for REST calls #204

Merged
merged 2 commits into from
Jan 30, 2015
Merged

Allow setting timeout value for REST calls #204

merged 2 commits into from
Jan 30, 2015

Conversation

julienvey
Copy link
Collaborator

Fix #183

@@ -0,0 +1,39 @@
module VagrantPlugins
module Openstack
class HttpConfig
Copy link
Owner

Choose a reason for hiding this comment

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

This class is covered by tests (indirectly tested) but it would be great to have a tests for the merge method.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 524024f on issue183 into * on master*.

ggiamarchi added a commit that referenced this pull request Jan 30, 2015
Allow setting timeout value for REST calls
@ggiamarchi ggiamarchi merged commit 48e5558 into master Jan 30, 2015
@ggiamarchi ggiamarchi deleted the issue183 branch January 30, 2015 13:33
@coveralls
Copy link

Coverage Status

Coverage increased (+0.11%) to 92.8% when pulling 524024f on issue183 into fc26a6a on master.

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.

Allow setting timeout value for REST calls
3 participants