What is causing error "Unable to communicate with identity service"?
Unable to communicate with identity service: {"error": {"message": "Conflict occurred attempting to store project. columns domain_id, name are not unique", "code": 409, "title": "Conflict"}}. (HTTP 409)
Unable to communicate with identity service: {"error": {"message": "Conflict occurred attempting to store project. columns domain_id, name are not unique", "code": 409, "title": "Conflict"}}. (HTTP 409)
Unable to communicate with identity service: {"error": {"message": "Conflict occurred attempting to store project. columns domain_id, name are not unique", "code": 409, "title": "Conflict"}}. (HTTP 409)
Unable to communicate with identity service: {"error": {"message": "Conflict occurred attempting to store user. columns domain_id, name are not unique", "code": 409, "title": "Conflict"}}. (HTTP 409)
Unable to communicate with identity service: {"error": {"message": "Could not find project:", "code": 404, "title": "Not Found"}}. (HTTP 404)
usage: keystone user-create --name <user-name> [--tenant-id <tenant-id>]
[--pass <pass>] [--email <email>]
[--enabled <true|false>]
keystone user-create: error: argument --tenant-id: expected one argument
usage: keystone user-create --name <user-name> [--tenant-id <tenant-id>]
[--pass <pass>] [--email <email>]
[--enabled <true|false>]
keystone user-create: error: argument --tenant-id: expected one argument
usage: keystone user-create --name <user-name> [--tenant-id <tenant-id>]
[--pass <pass>] [--email <email>]
[--enabled <true|false>]
keystone user-create: error: argument --tenant-id: expected one argument
usage: keystone user-create --name <user-name> [--tenant-id <tenant-id>]
[--pass <pass>] [--email <email>]
[--enabled <true|false>]
keystone user-create: error: argument --tenant-id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --user/--user-id/--user_id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --tenant/--tenant-id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --tenant/--tenant-id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --tenant/--tenant-id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --tenant/--tenant-id: expected one argument
usage: keystone user-role-add --user <user> --role <role> [--tenant <tenant>]
keystone user-role-add: error: argument --tenant/--tenant-id: expected one argument
kindly help me iam stuck in keystone - need help
please try to provide more details: what did you install, from where, what command are you trying to issue? what are logs saying? Also, please make sure you're following the project's documentation http://docs.openstack.org
http://docs.openstack.org/grizzly/basic-install/apt/content/basic-install_controller.html#basic-install_controller-keystone (http://docs.openstack.org/grizzly/basic-install/apt/content/basic-installcontroller.html#basic-installcontroller-keystone), I am doing basic installation of Grizzly, when I run keystone script that is given in documentation it gives following error that is mentioned above
hi jebran , i am facing the same issue as u faced,and i am using https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst .please tell me how you solved this issue.i even tried the steps ,destroying the database didn't work for me.