Files
devstack/lib/keystone
Thomas Bechtold 8732afe2f9 Use correct WSGI dir on SUSE distros
The current default (/var/www) leads to:

AH01797: client denied by server configuration:
/var/www/keystone/admin

For /var/www the needed permissions on SUSE are not set.
For /srv/www/htdocs/ the permissions are correct on SUSE systems.

Change-Id: I3f2df896daecdfe510d45ff121af2a8433a4d5be
2014-09-22 19:11:03 +02:00

20 KiB