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

Swift: Conflict occurred attempting to store user #19

Closed
AJNOURI opened this issue Oct 13, 2016 · 1 comment
Closed

Swift: Conflict occurred attempting to store user #19

AJNOURI opened this issue Oct 13, 2016 · 1 comment
Assignees
Labels

Comments

@AJNOURI
Copy link
Owner

AJNOURI commented Oct 13, 2016

keystone user-create --name swift --pass linuxacademy123 --email ajn.bin@gmail.com
Conflict occurred attempting to store user. (IntegrityError) (1062, "Duplicate entry 'default-swift' for key 'domain_id'") 'INSERT INTO user (id, name, domain_id, password, enabled, extra, default_project_id) VALUES (%s, %s, %s, %s, %s, %s, %s)' ('ddacf633cffe4de29ad839c4cd64dfc9', 'swift', 'default', '$6$rounds=40000$18UieXr8GEujQqpR$YZKinkqiqGRb06pCXNo6bBBBk7GoCZnvjfXGAKQFb0U5loGtGwC2CXTfL368h70GzeyNYAc8kTR1g5KeLsfHX.', 1, '{"email": "ajn.bin@gmail.com"}', None) (HTTP 409)

@AJNOURI AJNOURI added the swift label Oct 13, 2016
@AJNOURI AJNOURI self-assigned this Oct 13, 2016
@AJNOURI
Copy link
Owner Author

AJNOURI commented Oct 13, 2016

Awkward way to say "user already exists"

@AJNOURI AJNOURI closed this as completed Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant