[Openstack] Keystone under Apache+fcgid?

Miller, Mark M (EB SW Cloud - R&D - Corvallis) mark.m.miller at hp.com
Fri Dec 27 16:59:14 UTC 2013


Dave,

Have you tried Keystone under Apache2 using WSGI?

http://andymc-stack.co.uk/2013/06/apache2-mod_wsgi-openstack-pt1-keystone/

Mark

-----Original Message-----
From: Dave Walker [mailto:email at daviey.com] 
Sent: Friday, December 27, 2013 5:09 AM
To: openstack at lists.openstack.org
Subject: [Openstack] Keystone under Apache+fcgid?

Hi,

I am attempting to deploy keystone under Apache (mod_fcgid).

Deploying Paste based applications this way seems to be rare, but there are documented examples.  Annoyingly, I am unable to use Apache’
ScriptAlias directive.  I do want keystone to run as an apache process, rather than a paster server.

I have attempted to deploy using a .htaccess rewrite rule and an fcgi dispatcher here:
http://pb.daviey.com/m4wi/

However, when I try to do a GET I am seeing this error here:
http://pb.daviey.com/9R6J/

If I munge the data to be compliant, by only outputting the second value it does successfully continue.. I see “/v2.0 /v3 /”, which I think is merely an output of Paste’s urlmap.

What am I doing wrong?

Thanks

--
Kind Regards,
Dave Walker

_______________________________________________
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


More information about the Openstack mailing list