commit d33dd473bf49f88f70cb1e5b693979b866d8ee60
Author: Vladimir Kuklin <email address hidden>
Date: Thu Dec 4 20:51:55 2014 +0300
Set neutron OCF scripts umask to 0022
For some reason pacemaker sets umask to 0026
which leads to 0751 rights set for neutron
agents scripts, which in turn create
some of files with these rights set, which
in turn can make metadata proxy process
unmanagable, making router hang.
Reviewed: https:/ /review. openstack. org/139130 /git.openstack. org/cgit/ stackforge/ fuel-library/ commit/ ?id=d33dd473bf4 9f88f70cb1e5b69 3979b866d8ee60
Committed: https:/
Submitter: Jenkins
Branch: master
commit d33dd473bf49f88 f70cb1e5b693979 b866d8ee60
Author: Vladimir Kuklin <email address hidden>
Date: Thu Dec 4 20:51:55 2014 +0300
Set neutron OCF scripts umask to 0022
For some reason pacemaker sets umask to 0026
which leads to 0751 rights set for neutron
agents scripts, which in turn create
some of files with these rights set, which
in turn can make metadata proxy process
unmanagable, making router hang.
Change-Id: I146f96c2215aff 95af9fd53682f50 1f3a1b90349
Closes-bug: #1392330
Related-bug: #1397284