Using fixed tmp path for images and guests leads to the directory not accessable when python-zvm-sdk package is upgraded
Bug #1765252 reported by
dyyang@cn.ibm.com
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zVM Cloud Connector |
Fix Committed
|
Low
|
Ya Lian Pan |
Bug Description
Currently there are two configuration options: [image] temp_path=
When python-zvm-sdk package is upgraded, the uid maybe changed, thus leading to the old /tmp/zvmsdk directory not accessable by new zvmsdk user.
We need to remove these two configuration options and avoid such use of fixed tmp path.
Temp path should be "temporary": created when needed and removed after use.
Changed in python-zvm-sdk: | |
status: | New → Confirmed |
Changed in python-zvm-sdk: | |
assignee: | nobody → Ya Lian Pan (yalian) |
Changed in python-zvm-sdk: | |
importance: | Undecided → Low |
Changed in python-zvm-sdk: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.