Actions
Bug #16543
closedInconsistent name of the properties generated by the aws script
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Sometimes the "AWS-" prefix is doubled on some keys.
This seems to be due to editing dict keys while looping over these same keys. I thought python always exit when trying to do so, but it seems in some cases it thinks it is acceptable.
Updated by Félix DALLIDET almost 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET almost 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-tools/pull/561
Updated by Félix DALLIDET almost 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|51c570d8fb9386d2d0cb7f45610633313d4b3e9b.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
Actions