c18078355b
Use an OrderedDict to preserve the order of tags when reading the cache file because the Loader assumes the scanner and cache manage the order of values. Without this change building the release notes with the cache in place results in random ordering of the output. Story: #2001934 Task: #14464 Change-Id: I07d73e2e0c2f8bb2fd66f26fcbc088ef9a2a23a5 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
7 lines
182 B
YAML
7 lines
182 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Correct a problem with version number ordering when reading data
|
|
from the cache file. See
|
|
https://storyboard.openstack.org/#!/story/2001934 for details.
|