python-tripleoclient/tripleoclient
Alex Schultz d57af5e77e Handle root as a deployment user better
Currently if you don't specify --deployment-user and for whatever reason
it's run as root (e.g. ansible as root using sudo), the deployment fails
because it attempts to write out to /home/root/. This change updates the
user home root lookup for clouds.yaml and throws a warning about setting
--deployment-user if it's root.

Change-Id: I284b374cc5e6d6a147286f0485832258f93f038f
(cherry picked from commit ff56863b26)
2020-10-31 20:41:09 +00:00
..
config Merge "trivial: add spaces after punctuation in config help text" 2020-05-07 02:03:42 +00:00
tests Merge "Expose --ansible-forks" into stable/ussuri 2020-10-29 11:09:17 +00:00
v1 Handle root as a deployment user better 2020-10-31 20:41:09 +00:00
v2 Fix tcib build 2020-09-30 21:16:13 +00:00
workflows Expose --ansible-forks 2020-10-05 09:42:33 -04:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-02-20 08:52:09 -06:00
constants.py Add tripleo_states to default callback whitelist 2020-10-13 20:51:58 +00:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-17 15:26:56 +00:00
export.py Add openstack overcloud export ceph 2020-09-25 12:26:23 +00:00
heat_launcher.py Fix some pep8 errors 2020-05-13 13:26:15 +05:30
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-02-14 09:39:19 +00:00
utils.py Handle root as a deployment user better 2020-10-31 20:41:09 +00:00