Remove some projects from ironic governance
ironic-webclient no longer has contributors working on it, and will be retired. It was never even close to production-ready. python-dracclient is intended to only interact with a single vendor's hardware, which the ironic team decided[0] we no longer wish to maintain in ironic's governance. It will continue to be maintained outside of the ironic governance. python-wsmanclient is only used by our AMT driver, which is being dropped from ironic governance soon.[1] Furthermore, it is code to speak a particular flavor of XML, as I understand things, and so isn't really part of ironic's mission. This will continue to be maintained outside of ironic governance. [0] https://review.openstack.org/#/c/392685/ [1] http://lists.openstack.org/pipermail/openstack-dev/2016-November/106862.html Change-Id: I4fb9bfb69a75ed5aa0277959c88e6f2f753deebb
This commit is contained in:
parent
35d8b777bd
commit
003d9d8247
@ -227,3 +227,22 @@ neutron:
|
||||
retired-on: 2016-10-31
|
||||
repos:
|
||||
- openstack/python-neutron-pd-driver
|
||||
|
||||
ironic:
|
||||
irc-channel: openstack-ironic
|
||||
service: Bare Metal service
|
||||
url: https://wiki.openstack.org/wiki/Ironic
|
||||
partial: yes
|
||||
deliverables:
|
||||
- ironic-webclient
|
||||
retired-on: 2016-11-28
|
||||
repos:
|
||||
- openstack/ironic-webclient
|
||||
- python-dracclient
|
||||
retired-on: 2016-11-28
|
||||
repos:
|
||||
- openstack/python-dracclient
|
||||
- python-wsmanclient
|
||||
retired-on: 2016-11-28
|
||||
repos:
|
||||
- openstack/python-wsmanclient
|
||||
|
@ -1740,12 +1740,6 @@ ironic:
|
||||
ironic-ui:
|
||||
repos:
|
||||
- openstack/ironic-ui
|
||||
ironic-webclient:
|
||||
repos:
|
||||
- openstack/ironic-webclient
|
||||
python-dracclient:
|
||||
repos:
|
||||
- openstack/python-dracclient
|
||||
python-ironic-inspector-client:
|
||||
repos:
|
||||
- openstack/python-ironic-inspector-client
|
||||
@ -1756,9 +1750,6 @@ ironic:
|
||||
- openstack/python-ironicclient
|
||||
tags:
|
||||
- stable:follows-policy
|
||||
python-wsmanclient:
|
||||
repos:
|
||||
- openstack/python-wsmanclient
|
||||
virtualbmc:
|
||||
repos:
|
||||
- openstack/virtualbmc
|
||||
|
Loading…
Reference in New Issue
Block a user