python-tripleoclient/tripleoclient
Alex Schultz ff56863b26 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
2020-10-29 12:23:38 -06:00
..
config Merge "Remove upgrade_cleanup" 2020-10-29 11:09:16 +00:00
tests Remove upgrade_cleanup 2020-10-23 13:07:44 -06:00
v1 Handle root as a deployment user better 2020-10-29 12:23:38 -06:00
v2 Fix tcib build 2020-09-28 15:36:54 -06:00
workflows Expose --ansible-forks 2020-09-23 13:11:30 -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 Update heat container location 2020-10-19 08:46:25 -06:00
exceptions.py Add "yes" prompt for update/upgrades commands 2020-07-16 17:19:37 +02:00
export.py Add openstack overcloud export ceph 2020-09-23 00:25:20 +00:00
heat_launcher.py Fix heat container mounts 2020-10-19 15:23:04 -06:00
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-29 12:23:38 -06:00