Add retired-on date for a few missing projects
When we retire the entire project team, we need to add the 'retired-on' flag and the date of retirement. A few projects TripleO, infra, and Fuel project are retired completly but do not have retired-on date for project team. Also, adding repo info for refstack. This will help fixing the validate-legacy script to detect the project retirement correctly. - https://review.opendev.org/c/openstack/governance/+/920848 Change-Id: I966e5ee1cb5c070757d62b1b2ab7ba38028e8caa
This commit is contained in:
parent
dab265064c
commit
2d41d77fa3
@ -214,6 +214,7 @@ fuel:
|
|||||||
irc-channel: fuel
|
irc-channel: fuel
|
||||||
service: Deployment service
|
service: Deployment service
|
||||||
url: https://wiki.openstack.org/wiki/Fuel
|
url: https://wiki.openstack.org/wiki/Fuel
|
||||||
|
retired-on: 2017-06-20
|
||||||
deliverables:
|
deliverables:
|
||||||
fuel:
|
fuel:
|
||||||
retired-on: 2017-06-20
|
retired-on: 2017-06-20
|
||||||
@ -362,6 +363,7 @@ horizon:
|
|||||||
|
|
||||||
Infrastructure:
|
Infrastructure:
|
||||||
irc-channel: openstack-infra
|
irc-channel: openstack-infra
|
||||||
|
retired-on: 2018-08-29
|
||||||
deliverables:
|
deliverables:
|
||||||
puppet-apps_site:
|
puppet-apps_site:
|
||||||
retired-on: 2017-12-10
|
retired-on: 2017-12-10
|
||||||
@ -2085,7 +2087,10 @@ RefStack:
|
|||||||
RefStack is a test result collection and reporting service to support the
|
RefStack is a test result collection and reporting service to support the
|
||||||
Interop Working Group interoperability testing process.
|
Interop Working Group interoperability testing process.
|
||||||
url: https://wiki.openstack.org/wiki/RefStack
|
url: https://wiki.openstack.org/wiki/RefStack
|
||||||
deliverables: []
|
deliverables:
|
||||||
|
refstack:
|
||||||
|
repos:
|
||||||
|
- openstack/refstack
|
||||||
|
|
||||||
Release Management:
|
Release Management:
|
||||||
partial: yes
|
partial: yes
|
||||||
@ -2329,6 +2334,7 @@ tripleo:
|
|||||||
irc-channel: tripleo
|
irc-channel: tripleo
|
||||||
service: Deployment service
|
service: Deployment service
|
||||||
url: https://wiki.openstack.org/wiki/TripleO
|
url: https://wiki.openstack.org/wiki/TripleO
|
||||||
|
retired-on: 2024-01-09
|
||||||
deliverables:
|
deliverables:
|
||||||
ansible-role-k8s-cinder:
|
ansible-role-k8s-cinder:
|
||||||
repos:
|
repos:
|
||||||
|
Loading…
Reference in New Issue
Block a user