Hi, keystone-wsgi-admin usually is in */usr/local/bin* directory (not /usr/bin) Check if you have it there. Then check your apache configuration (/etc/apache2/sites-available/wsgi-keystone.conf) There is a line: WSGIScriptAlias / /usr/local/bin/keystone-wsgi-admin Check that path is correct and you do have a file at that location. Example of apache config you can find here: https://github.com/openstack/keystone/blob/master/httpd/wsgi-keystone.conf So I guess all you need to do is: correct an error in apache config and restart the apache. Kind regards, Kseniya On Mon, Aug 8, 2016 at 1:41 PM, Selvamani Gandhimathi <psgmathi at gmail.com> wrote: > Dear Team, > > I am installing openstack mitaka on my debian machine. > I followed the steps mentioned in the user manual, > > while I am trying to register the keystone service, I am getting 404 error > and the error log shows > /usr/bin/keystone-wsgi-admin file not found > > I don't see the file anywhere in my machine > > Please help > > > Thanks > Mathi > > > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : openstack at lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160808/eb988276/attachment.html>