releases/openstack_releases/cmds
Doug Hellmann 654081ac3b ensure that we aren't doing string comparison against floats
Some version numbers look like floats, so the YAML parser converts
them. Fix list-changes to always force the version to a string when we
are about to do a string comparison.

Change-Id: Ifd695164e3a554388a8818e37d43283a5cd6a44e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-10 10:23:02 -05:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py add check-diff-start command 2016-10-05 11:19:00 -04:00
interactive_release.py Fix unicode/text prompt_toolkit changes 2016-10-17 15:21:04 -07:00
list_changes.py ensure that we aren't doing string comparison against floats 2016-11-10 10:23:02 -05:00
list_constraints.py add list-constraints command 2016-01-07 16:51:52 +00:00
missing.py add a command to look for missing releases 2016-08-31 13:23:12 -04:00
new_release.py Merge "new_release: use sha from corresponding stable branches" 2016-05-16 15:19:46 +00:00
reformat_yaml.py Add a yamlutils file and a reformatting command 2016-05-16 21:45:40 -07:00
validate.py move deliverable type into deliverable files 2016-11-09 17:09:03 -05:00