RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1220489 - wrong log directories in /usr/share/keystone/wsgi-keystone.conf
Summary: wrong log directories in /usr/share/keystone/wsgi-keystone.conf
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-keystone
Version: trunk
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
: Kilo
Assignee: Alan Pevec (Fedora)
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-11 16:02 UTC by Christian Berendt
Modified: 2016-05-19 16:05 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 16:05:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Berendt 2015-05-11 16:02:09 UTC
At the moment it is not possible to use the Apache2 configuration file provided at /usr/share/keystone/wsgi-keystone.conf because of the following error:

May 11 15:56:34 controller httpd[24314]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/httpd/conf.d/wsgi-keystone.conf
May 11 15:56:34 controller httpd[24314]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/httpd/conf.d/wsgi-keystone.conf

The following directories are used in the /usr/share/keystone/wsgi-keystone.conf file. This is wrong. The correct directory is /var/log/httpd.

    ErrorLog /var/log/apache2/keystone.log
    CustomLog /var/log/apache2/keystone_access.log combined

Comment 1 Alan Pevec (Fedora) 2015-05-12 23:33:06 UTC
Packstack is not affected b/c puppet-keystone uses apache::vhost module to create configuration.
Packaged httpd/wsgi-keystone.conf is unmodified upstream file so it includes Debian paths, I''ll adjust in the package build.

Comment 3 daniel 2015-11-24 11:29:55 UTC
This is still an issue in latest RDO Kilo release.

Comment 5 Chandan Kumar 2016-05-19 16:05:37 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.