Files
releases/openstack_releases/cmds/list_changes.py
Doug Hellmann defc0e7aa4 protect list-changes from new repos in a deliverable
When new repositories are added to a deliverable, we want to recognize
them as new and show all of the changes. The existing logic using the
generator expression fails with a StopIteration exception when there is
no repository matching the new version in the previous version.

Change-Id: Ifb426b89c85b21b18208a630fa5187a279e6ce2f
2015-11-25 20:33:40 +00:00

6.8 KiB