releases/openstack_releases/cmds
Előd Illés 84eb58d367 Add --except-type to list-deliverables command
We have the --type argument, where we can list which type of
deliverables we want to be listed, but we don't have the opposite
approach where we list the types that we DON'T want to be listed.

This patch introduces the --except-type argument with wich we can
list the deliverables with excluding some types, for example:

$ list-deliverables --series epoxy --except-type tempest-plugin

The above command lists all deliverables from 2025.1 Epoxy series
that aren't tempest-plugins.

Change-Id: If00115d3e7de055da2bd7a2dcd08298f70bd5989
2024-10-21 14:08:33 +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 Uncap jsonschema 2022-07-26 12:24:11 +02: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 Allow to add reviewers for DPL teams 2021-11-08 17:28:43 +00:00
get_deliverable_owner.py Add tools/bulk_review.sh and get-contacts 2020-01-23 11:52:59 +00:00
get_series_id.py fix tooling to retrieve unbranched deliverables based release id 2023-11-27 14:53:56 +01:00
get_versions_on_series.py List cycle's releases with process_auto_release 2021-09-17 11:56:37 +02:00
init_series.py init-series: Skip unrelease comment for trailing 2020-10-19 10:36:42 -05:00
interactive_release.py Remove six 2022-04-19 10:19:15 +08:00
list_changes.py Remove references to TC tags 2022-03-16 20:30:07 +01:00
list_constraints.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
list_deliverables.py Add --except-type to list-deliverables command 2024-10-21 14:08:33 +02:00
list_series.py Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
list_unreleased_changes.py Allow to consume projects without the openstack prefix 2020-10-06 11:46:09 +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 Add unmaintained branch at EOM tagging 2024-01-24 19:43:31 +01:00
propose_final_releases.py Fix release id fetch for validate_series_open 2023-07-24 13:04:07 +02:00
propose_library_branches.py Fix release id fetch for validate_series_open 2023-07-24 13:04:07 +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 Drop V+W from _CLOSED_SERIES set 2024-03-06 14:28:34 +01:00