releases/openstack_releases/cmds
Doug Hellmann a128a62ca3 modernize propose-final-releases command
We never updated the implementation of this command when release model
tags were moved into the releases repository. This patch uses the
deliverable search code to create Deliverable objects, then uses the
model information from those objects instead of looking at the
governance data.

Two new properties are added to the Deliverable class to facilitate
writing the updates to the existing files.

At the same time the verbose output content is made more detailed.

Change-Id: I807ee48244c3f6b2a33a918668620ab2a82c3674
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-28 12:00:06 -04:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
dashboard.py add the liaison IRC nick to dashboard output 2017-01-20 09:01:28 -05:00
edit_deliverable.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
get_deliverable_owner.py add get-deliverable-owner command 2017-01-26 15:52:59 +00:00
init_series.py include tagless deliverables in init-series 2017-08-11 16:58:59 -04:00
interactive_release.py Use https for docs.openstack.org (1/7) 2017-04-30 18:01:36 +02:00
list_changes.py Merge "show missing changes before included changes" 2017-08-28 09:55:54 +00:00
list_constraints.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
list_deliverables.py handle unreleased deliverables in verbose mode 2017-07-20 14:04:34 -04:00
make_tracking_pad.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
missing.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
new_release.py add --stable-branch option to new-release 2017-08-07 15:35:12 -04:00
propose_final_releases.py modernize propose-final-releases command 2017-08-28 12:00:06 -04:00
propose_library_branches.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
validate.py add --debug option to validate 2017-08-21 15:52:29 -04:00