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

Fix crashbugs due to old libovsdb #2

Merged
merged 1 commit into from
Aug 4, 2016

Conversation

JoakimHenriksson
Copy link

Update dependencies in Godeps.json

Fix dependencies in all go files

ovsclient.go
Fix an err shadowing bug that crashed tests and would return wrong values when a
Unix socket couldn't be opened
Add error passing

Add some error checking in tests.

Remove vendor libraries.

Update dependencies in Godeps.json

Fix dependencies in all go files

ovsclient.go
Fix an err shadowing bug that crashed tests and would return wrong values when a
unix socker couldn't be opened
Add error passing

Add some error checking in tests.

Remove vendored libraries.
@kopwei kopwei merged commit f8b106b into kopwei:master Aug 4, 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.

2 participants