Add zed to tripleo-get-hash supported releases

This adds zed to the supported releases for get-hash. See topics
at [1][2] for related reviews.

[1] https://review.opendev.org/q/topic:oooci_zed
[2] https://review.rdoproject.org/r/q/topic:oooci_zed

Change-Id: Ic85253f6af06c2522c27ae0c9abc3814eb90dd02
This commit is contained in:
Marios Andreou 2022-09-20 17:12:52 +03:00
parent 13114fcaa0
commit 0e680e1f28
3 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ dlrn_url: 'https://trunk.rdoproject.org'
tripleo_releases:
- master
- zed
- wallaby
- victoria
- ussuri

View File

@ -40,6 +40,7 @@ CONFIG_PATH = '/usr/local/etc/tripleo_get_hash/config.yaml'
DEFAULT_CONFIG = {
"tripleo_releases": [
"master",
"zed",
"wallaby",
"victoria",
"ussuri",

View File

@ -71,6 +71,7 @@ dlrn_url: 'https://trunk.rdoproject.org'
tripleo_releases:
- master
- zed
- wallaby
- victoria
- ussuri