<div dir="ltr"><div>Hey everyone,<br><br></div><div>I'm trying to run the latest version of devstack-trunk( latest commit on git log is: 87387596631602b5f676eae65823b4f0c5c71e66a). <br><br></div><div>Im running it currently on Ubuntu 12.04 and whenever I run ./stack.sh I get the following error:<br>
<br><br>Unable to communicate with identity service: {"error": {"message": "An unexpected error prevented the server from fulfilling your request. No module named MySQLdb", "code": 500, "title": "Internal Server Error"}}. (HTTP 500)<br>
+ KEYSTONE_SERVICE=<br>+ keystone endpoint-create --region RegionOne --service_id --publicurl <a href="http://10.1.10.231:5000/v2.0">http://10.1.10.231:5000/v2.0</a> --adminurl <a href="http://10.1.10.231:35357/v2.0">http://10.1.10.231:35357/v2.0</a> --internalurl <a href="http://10.1.10.231:5000/v2.0">http://10.1.10.231:5000/v2.0</a><br>
usage: keystone endpoint-create [--region <endpoint-region>] --service-id<br>                                <service-id> [--publicurl <public-url>]<br>                                [--adminurl <admin-url>]<br>
                                [--internalurl <internal-url>]<br>keystone endpoint-create: error: argument --service-id/--service_id: expected one argument<br><br><br></div><div>Any help as to where to look for /solve the problem would be appreciated<br>
<br>Thanks <br></div><div>Tyler <br></div></div>