plain text passwords in cloud-init templates
Bug #1553236 reported by
Alexander Gordeev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Anil Shashikumar Belur | ||
6.1.x |
Invalid
|
High
|
MOS Maintenance | ||
7.0.x |
Invalid
|
High
|
MOS Maintenance | ||
8.0.x |
Invalid
|
High
|
MOS Maintenance |
Bug Description
Detailed bug description:
for some technical reasons we have had plain text passwords stored into cloud-init templates
for security reason, those passwords should be put into cloud-init config templates encrypted by crypt (3)
Steps to reproduce:
deploy any node, take a look at cloud-init configs. (it's a 20M partition, iso9660
Expected results:
cloud-init configs shouldn't contain plain text passwords.
Actual result:
plain text passwords in clod-init configs
Reproducibility:
every time
Description of the environment:
fuel master/9.0
tags: | added: area-python |
Changed in fuel: | |
importance: | Undecided → High |
status: | New → Confirmed |
To post a comment you must log in.
the fix depends on https:/ /review. openstack. org/#/c/ 277353