commit aee60a2439e40551b76e76d9bd0d127cbbe80945
Author: Steven Dake <email address hidden>
Date: Fri May 26 21:33:17 2017 -0700
Remove sudo operations that are no longer necessary
set_configs.py has logic to handle chown of directories. Simplify
the codebase by removing these unnessary chowns. Further the chowns
cause some forms of NFS backed storage to not work properly.
Reviewed: https:/ /review. openstack. org/468655 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=aee60a2439e 40551b76e76d9bd 0d127cbbe80945
Committed: https:/
Submitter: Jenkins
Branch: stable/ocata
commit aee60a2439e4055 1b76e76d9bd0d12 7cbbe80945
Author: Steven Dake <email address hidden>
Date: Fri May 26 21:33:17 2017 -0700
Remove sudo operations that are no longer necessary
set_configs.py has logic to handle chown of directories. Simplify
the codebase by removing these unnessary chowns. Further the chowns
cause some forms of NFS backed storage to not work properly.
Change-Id: I8df95d06b10107 78deb3e2a3065aa ab26ed2eb6a
Closes-Bug: #1693973