releases/openstack_releases/cmds
Hervé Beraud 4912f7d5d0 Allow list_unreleased_changes to format results at json & yaml formats
Rewrite list_unreleased_changes as python format and add new features.

By default it will behave as the previous version of this command (the
shell script).

Few new feature have been added in these changes to allow us to more
easily handle outputs in scripts.

Features added:
- allow user to retrieve results in json format
- allow user to retrieve results in yaml format
- allow user to ignore project not yet released

The shell script entry-point (tools) is still there but it will call
the python command in a venv instead of directly implement features.

Also the python version allow us to more surround this tools with unit tests.

Change-Id: Iaf86ecb1589c40102acb621b23ea12d71ed453bb
2020-07-07 19:07:25 +02:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
check_schema.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
edit_deliverable.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
find_gerrit_acl_issues.py Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
get_contacts.py Use __str__ for printing the contact information 2020-01-23 12:30:09 +00:00
get_deliverable_owner.py Add tools/bulk_review.sh and get-contacts 2020-01-23 11:52:59 +00:00
init_series.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
interactive_release.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
list_changes.py Merge "Add simple liaisons wrapper module" 2020-01-09 18:41:53 +00:00
list_constraints.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
list_deliverables.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
list_unreleased_changes.py Allow list_unreleased_changes to format results at json & yaml formats 2020-07-07 19:07:25 +02:00
mail.py Add retries to sending emails 2020-04-27 11:23:28 -05:00
make_tracking_pad.py Update etherpad URL link 2020-04-13 11:54:40 -05:00
missing.py Update missing cmd to follow redirects 2020-05-13 07:19:35 -05:00
new_release.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
propose_final_releases.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
propose_library_branches.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
release_notes.py Fix announce email project names 2019-04-18 11:44:17 -05:00
validate.py Test bugfix branching with release-test 2020-06-29 15:40:12 -05:00