etcd3gw refer to a wrong repository

By running the 2 following commands you can observe that etcd3gw is
missing in one case and replaced by renderspec. This is due to a wrong
repo.

`list-deliverables --team oslo --series independent -r`
`list-deliverables --team oslo --series independent`

Change-Id: I2f722641bd3ea844ce5fe8d9091dd67bef45c678
This commit is contained in:
Hervé Beraud 2021-03-17 16:12:39 +01:00
parent 3905660134
commit ddf9e10a52

View File

@ -4,4 +4,4 @@ team: oslo
release-type: python-pypi
type: other
repository-settings:
openstack/renderspec: {}
openstack/etcd3gw: {}