python-tripleoclient/tripleoclient
Takashi Kajinami d4b5576c39 Make ~/.tripleo/history owned by the correct user
When a tripleo subcommand command is executed with sudo, we identify
the original user and create the history file in that user's home
directory.

When creating the file, we should make that user owns it, otherwise
the user no longer able to run tripleo subcommends without sudo once
the history file is created and owned by root.

Change-Id: Ie6195b629fa65bcf9e5350f73d332e5034e8039b
(cherry picked from commit bd70bcaa2c)
2022-12-21 02:10:53 +00:00
..
config Merge "Undercloud: Deprecate unused scheduler_max_attempts" 2022-10-18 14:10:50 +00:00
tests Make ~/.tripleo/history owned by the correct user 2022-12-21 02:10:53 +00:00
v1 Merge "Fix upgrade playbook path." into stable/zed 2022-12-13 16:09:10 +00:00
v2 Don't try stack delete with overcloud delete 2022-10-13 10:47:06 +05:30
workflows get_overcloud_hosts() should not return a list with empty strings 2022-09-23 09:39:41 -04:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Fix upgrade/external_update/external_upgrade 2022-06-28 17:04:29 +05:30
constants.py Also export OVN DBs IPs for multi-stack inputs 2022-12-06 16:14:20 +01:00
exceptions.py Move baremetal provide commands from Ansible 2022-01-07 00:07:07 +00:00
export.py Ensure tripleo_ceph_client_vars is set consistently 2022-07-19 17:47:19 -04:00
heat_launcher.py Don't try stack delete with overcloud delete 2022-10-13 10:47:06 +05:30
plugin.py Remove unused object storage client implementation 2022-05-10 15:31:59 +09:00
utils.py Make ~/.tripleo/history owned by the correct user 2022-12-21 02:10:53 +00:00