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 scaleway cloud provider and manage x86 servers #31883

Merged
merged 1 commit into from Mar 15, 2016

Conversation

paiou
Copy link
Contributor

@paiou paiou commented Mar 14, 2016

What does this PR do?

This PR fixes the scaleway provider to take into account that Scaleway provides different types of X86 servers (aka C2) in addition to C1 arm servers.
It also fixes small errors preventing the driver from working.

What issues does this PR fix or reference?

Previous Behavior

Unable to use scaleway cloud provider.

New Behavior

Scaleway provider working, and able to manage different kind of servers

  • request.get_code() replaced by request.status_code
  • default API url updated
  • type of server to create needs to be passed to API

Tests written?

  • Yes
  • No

@techhat
Copy link
Contributor

techhat commented Mar 15, 2016

+1 on this guy. Let's merge it when Jenkins is happy again.

@justinta
Copy link

Go Go Jenkins!

cachedout pushed a commit that referenced this pull request Mar 15, 2016
Fix scaleway cloud provider and manage x86 servers
@cachedout cachedout merged commit 819a4a8 into saltstack:2015.8 Mar 15, 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.

None yet

4 participants