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

Stateless API client #36

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

gfieni
Copy link
Member

@gfieni gfieni commented Nov 5, 2019

This PR introduce a stateless API client instead of storing it along the other g5k related fields.
Since the v2 of resty, the client serialisation doesn't work anymore which lead to calling a null client when doing an API request for the operations involving the deserialisation of the driver configuration. (start, stop, restart, remove, status)

Fix: #35

@gfieni gfieni self-assigned this Nov 5, 2019
@gfieni gfieni merged commit 0d8936e into Spirals-Team:master Nov 5, 2019
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.

EOF bug in mac
1 participant