murano-engine prints contents of downloaded packages to stdout
Bug #1558702 reported by
Kirill Zaitsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-muranoclient |
Fix Released
|
Medium
|
Kirill Zaitsev | ||
Mitaka |
Fix Committed
|
Critical
|
Kirill Zaitsev | ||
Newton |
Fix Released
|
Medium
|
Kirill Zaitsev |
Bug Description
To reproduce: deploy any env with and app, that has to be downloaded, and obsere engine's logs
Expected results: no binary data in logs
Changed in murano: | |
assignee: | nobody → Kirill Zaitsev (kzaitsev) |
affects: | murano → python-muranoclient |
Changed in python-muranoclient: | |
milestone: | mitaka-rc1 → none |
milestone: | none → 0.8.4 |
tags: | added: in-stable-mitaka |
tags: | added: on-verification |
tags: | removed: on-verification |
To post a comment you must log in.
this is actually a bug in python-muranoclient apparently With debug-enabled it prints the contents of all the requests it makes, including downloading of the packages