Add missing Tripleo stable/ussuri branches
os-collect-config 11.0.0 and tripleo-ipsec 9.3.0 both did not have a stable/ussuri branch cut around ussuri release time at [1]. Since further tags were pushed on master since then, cut stable/ussuri at the same point stable/victoria was cut, which should resync tag history with the releases they belong to. [1] https://review.opendev.org/c/openstack/releases/+/728537 Change-Id: I937c2229100e61d605b1781a3c9d87e9e2ece8b1
This commit is contained in:
parent
81dbde72df
commit
688914aa29
@ -19,3 +19,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/os-collect-config
|
||||
hash: cc519a7d4844ef7a48ab69abf1d2dd0f90e7bafd
|
||||
branches:
|
||||
- name: stable/ussuri
|
||||
location: 11.0.2
|
||||
|
@ -15,3 +15,6 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/tripleo-ipsec
|
||||
hash: 3e445d6add5d9aa144bdfca196a199eed6461bc4
|
||||
branches:
|
||||
- name: stable/ussuri
|
||||
location: 9.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user