Hi, All,

I'm running the following cmd yet got errors:


$ keystone tenant-create --name=admin
WARNING: Bypassing authentication using a token & endpoint
(authentication credentials are being ignored).
An unexpected error prevented the server from fulfilling your request.
(ProgrammingError) (1146, "Table 'keystone.project' doesn't exist")
'INSERT INTO project (id, name, domain_id, description, enabled, extra)
VALUES (%s, %s, %s, %s, %s, %s)' ('0565a322e40a4c37b1c4ff5be4c246c1',
'admin', 'default', None, 1, '{}') (HTTP 500)


--
Best Regards,
Neil Zhao




_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to