wrong permission for wsgi-zun.conf in zun-api container

Bug #1792089 reported by Kuo-tung Kao (jelly)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Undecided
Kuo-tung Kao (jelly)

Bug Description

wrong permission for wsgi-zun.conf in zun-api container
The error message is like the following message:

++ cat /run_command
+ CMD='httpd -DFOREGROUND'
+ ARGS=
+ [[ ! -n '' ]]
+ . kolla_extend_start
++ [[ ! -d /var/log/kolla/zun ]]
+++ stat -c %U:%G /var/log/kolla/zun
++ [[ zun:kolla != \z\u\n\:\k\o\l\l\a ]]
+++ stat -c %a /var/log/kolla/zun
++ [[ 755 != \7\5\5 ]]
++ . /usr/local/bin/kolla_zun_extend_start
+++ [[ centos =~ debian|ubuntu ]]
+++ sudo rm -rf '/var/run/httpd/*' '/run/httpd/*' '/tmp/httpd*'
+++ [[ -n '' ]]
+ echo 'Running command: '\''httpd -DFOREGROUND'\'''
Running command: 'httpd -DFOREGROUND'
+ exec httpd -DFOREGROUND
httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Could not open configuration file /etc/httpd/conf.d/wsgi-zun.conf: Permissi
on denied

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/601943

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/601943
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=34474decb1475f37964345e7b0d98f736bfcf465
Submitter: Zuul
Branch: master

commit 34474decb1475f37964345e7b0d98f736bfcf465
Author: Kuo-tung Kao <email address hidden>
Date: Wed Sep 12 08:04:29 2018 +0000

    Change the owner of the wsgi-zun.conf to zun

    Change the owner of the wsgi-zun.conf to zun instead of root.

    Change-Id: Ib0455210f3251965547ce3449fa4b72e28b32d11
    Closes-Bug: #1792089

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 8.0.0.0b1

This issue was fixed in the openstack/kolla-ansible 8.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.