Hey everyone, I'm trying to run the latest version of devstack-trunk( latest commit on git log is: 87387596631602b5f676eae65823b4f0c5c71e66a).
Im running it currently on Ubuntu 12.04 and whenever I run ./stack.sh I get the following error: 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) + KEYSTONE_SERVICE= + keystone endpoint-create --region RegionOne --service_id --publicurl http://10.1.10.231:5000/v2.0 --adminurl http://10.1.10.231:35357/v2.0--internalurl http://10.1.10.231:5000/v2.0 usage: keystone endpoint-create [--region <endpoint-region>] --service-id <service-id> [--publicurl <public-url>] [--adminurl <admin-url>] [--internalurl <internal-url>] keystone endpoint-create: error: argument --service-id/--service_id: expected one argument Any help as to where to look for /solve the problem would be appreciated Thanks Tyler
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp