Dear list,

i have tried to install the keystone service (liberty) on centos 7
following the docs under:

http://docs.openstack.org/liberty/install-guide-rdo/keystone-install.html

When I try to create the service endpoint by doing

# openstack service create \
  --name keystone --description "OpenStack Identity" identity

i got the error:

ERROR: openstack Not Found (HTTP 404)

The apache error log says:

Target WSGI script not found or unable to stat: /usr/bin/keystone-wsgi-admin

This is true. There is no script like /usr/bin/keystone-wsgi-admin.

I followed the install docs step by step. So what is missing here?


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to