releases/openstack_releases
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
..
cmds Add --except-type to list-deliverables command 2024-10-21 14:08:33 +02:00
tests Add Redirection support for unmaintained branches and releases 2024-02-08 16:23:32 +01:00
__init__.py Add top level LICENSE file 2018-10-17 10:36:04 +11:00
_redirections.py Add Redirection support for unmaintained branches and releases 2024-02-08 16:23:32 +01:00
defaults.py Mark 2024.2 Dalmatian as released 2024-10-02 11:45:05 +02:00
deliverable.py Introduce EOM tag validation 2024-01-11 16:56:51 +01:00
gitutils.py Fix release id fetch for validate_series_open 2023-07-24 13:04:07 +02:00
hound.py protect against errors from the hound API 2018-06-14 13:25:20 -04:00
liaisons_schema.py Update Liaison Scripts 2019-06-19 16:22:29 -07:00
liaisons_schema.yaml Fix regression in list-changes 2019-06-20 17:52:13 +02:00
liaisons.py Add simple liaisons wrapper module 2019-11-18 12:30:59 +11:00
links.py Update missing cmd to follow redirects 2020-05-13 07:19:35 -05:00
npmutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
processutils.py Pass full environ copy to sdist subprocess 2020-05-11 17:09:19 -05:00
project_config.py Adding support of publish-to-pypi-stable-only template for deprecated repo 2021-08-04 11:27:25 +02:00
puppetutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
pythonutils.py Fix PBR name check with new tox 2023-11-03 17:19:12 +00:00
release_notes.py Send RC announces to release-announce 2019-10-08 13:47:13 +02:00
requirements.py Replace old sdist and wheel build command in validate 2023-04-21 16:38:13 +02:00
rst2txt.py Remove six 2022-04-19 10:19:15 +08:00
schema.py have list-deliverables look for valid values by querying the schema 2018-03-07 10:49:50 -05:00
schema.yaml Create ovb 2.0 release and cut stable/2.0 branch 2021-03-10 19:34:09 +05:30
series_sorting.py Add a Sorting function. 2023-07-13 16:39:07 +10:00
series_status_schema.yaml Fix upper-constraints redirect for new release naming 2023-01-14 10:29:27 +01:00
series_status.py Allow <series>-last tag to be released for Unmaintained release 2024-02-10 03:12:07 +00:00
versionutils.py Fix E275 error with latest flake8 2023-04-19 14:59:16 +02:00
xstaticutils.py Bust import caching of xstatic package namespaces 2020-03-26 21:08:08 +00:00
yamlutils.py Raise YAML compliance to 1.2 2019-07-31 09:34:38 -05:00