devstack/roles
Graham Hayes 352d58a7af
Only modify folders created by devstack
running chown and chmod on files and folders not created by
devstack causes a few issues:

* On nfs mounted directories it can take an extremely
  long time to chown -R some of the git repos, especially
  if any tox commands have been ran in the host
* chown can cause the host files to get into a weird state
  if nfs is set up wrong.

If files and folders are pre-existing we should assume
they are in the correct state, and not modify them.

Fix setup-devstack-log-dir to create the logs directory with
correct permissions in the first place.

Change-Id: I5ebdaded3ffd0a5bc70c5e9ab5b18daefb358f58
Signed-off-by: Graham Hayes <gr@ham.ie>
2019-07-26 11:49:29 +01:00
..
apache-logs-conf Role apache-logs-conf: fix redhat matching 2018-02-23 08:26:32 +11:00
capture-system-logs Capture the content of 'audit.log' file 2019-03-08 13:49:25 +01:00
devstack-project-conf Suppress more stats tasks 2018-02-21 16:06:49 -05:00
export-devstack-journal Export all journal logs 2019-03-29 11:20:19 -07:00
fetch-devstack-log-dir set owner and group to no for fetch-devstack-log-dir 2019-01-29 18:21:44 +00:00
orchestrate-devstack Ensure passwordless ssh with stack between nodes 2018-04-23 11:44:33 +00:00
run-devstack Save rc from stack.sh in run-devstack role 2018-03-12 14:48:53 +00:00
setup-devstack-cache Add devstack base job for zuul v3 2017-10-15 07:17:18 -07:00
setup-devstack-log-dir Only modify folders created by devstack 2019-07-26 11:49:29 +01:00
setup-devstack-source-dirs Add opendev to repo search list 2019-04-23 13:02:54 +00:00
setup-stack-user Ensure that stack home is owned by stack 2018-03-03 22:16:50 +00:00
setup-tempest-user Add devstack base job for zuul v3 2017-10-15 07:17:18 -07:00
start-fresh-logging Add devstack base job for zuul v3 2017-10-15 07:17:18 -07:00
sync-devstack-data Only modify folders created by devstack 2019-07-26 11:49:29 +01:00
write-devstack-local-conf Fix double quoting issue when writing localconf 2019-04-01 11:43:28 +00:00