Healthchecks may not have the right permissions
Bug #1718895 reported by
Martin André
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Martin André |
Bug Description
The "chmod -R a+rx /openstack" commands we have in tripleo_
According to the chmod man page:
"For each symbolic link listed on the command line, chmod changes the
permissions of the pointed-to file. In contrast, chmod ignores
symbolic links encountered during recursive directory traversals."
Changed in tripleo: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/506573 /git.openstack. org/cgit/ openstack/ tripleo- common/ commit/ ?id=0460c8088d8 92913559a657168 d8026b9f942db9
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0460c8088d89291 3559a657168d802 6b9f942db9
Author: Martin André <email address hidden>
Date: Fri Sep 22 11:22:33 2017 +0200
Fix healthchecks permissions
Set the permissions on the files rather than recursively on the
directory otherwise symlinks are ignored.
According to the chmod man page:
"For each symbolic link listed on the command line, chmod changes the
permissions of the pointed-to file. In contrast, chmod ignores
symbolic links encountered during recursive directory traversals."
Closes-Bug: #1718895 a0f7e90fbf9fda2 646c36217dd
Change-Id: I3c6545e0be2f70