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 to "create user" operation #442

Merged
merged 2 commits into from
Oct 28, 2014

Conversation

jamiehannaford
Copy link
Contributor

The "create user" operation is different for Rackspace and OpenStack APIs: Rackspace requires a username attribute, OpenStack requires a name attribute. This PR differentiates between clients to make that happen. Should fix #410

@ycombinator
Copy link
Contributor

LGTM! I'll merge as soon as Mr. Travis does his happy dance.

ycombinator added a commit that referenced this pull request Oct 28, 2014
@ycombinator ycombinator merged commit 4b14236 into rackspace:working Oct 28, 2014
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.

Invalid JSON request body when creating a user
2 participants