Templates directory should be renamed for better visibility
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Unassigned |
Bug Description
When deploying a containerized undercloud, tripleoclient creates 2 directories in $HOME:
- tripleo-
- tripleoclient-
Having both directories in $HOME is really good for our operators, so they can easily make some change and redeploy, also they have easy access to the data.
However, the generated string put in the directory name isn't very helpful. Instead we should use timestamp.
Like: tripleo-
Note: on a related topic, the directories permissions are too strong, see https:/
Changed in tripleo: | |
milestone: | rocky-1 → rocky-2 |
Changed in tripleo: | |
milestone: | rocky-2 → rocky-3 |
Changed in tripleo: | |
milestone: | rocky-3 → rocky-rc1 |
Changed in tripleo: | |
milestone: | rocky-rc1 → stein-1 |
Changed in tripleo: | |
status: | Triaged → Fix Released |
Part of the bug is resolved by Jill: https:/ /bugs.launchpad .net/tripleo/ +bug/1752118
So we need to solve the tripleoclient dir.