merge_config.py uses a hash which can clash
Bug #1478494 reported by
Sam Yaple
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Wishlist
|
Sam Yaple |
Bug Description
Originally the way the comparision was done there was a string compare and hashing served a slightly different purpose. Now it is probably less effecient to do the hashing than to just do a safe filecmp.
Changed in kolla: | |
milestone: | none → liberty-2 |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/205990
Review: https:/