Deprecate cloudstack and ovirt controller projects

Change-Id: Icca9142940269ad1cd28f1f3491684a1bc626c55
This commit is contained in:
Davanum Srinivas 2018-09-03 18:44:04 -04:00
parent 5aacd43d38
commit 1ca80d3b32
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59

View File

@ -42,6 +42,8 @@ var (
}{
{"openstack", true, "https://github.com/kubernetes/cloud-provider-openstack"},
{"photon", false, "The Photon Controller project is no longer maintained."},
{"cloudstack", false, "The CloudStack Controller project is no longer maintained."},
{"ovirt", false, "The ovirt Controller project is no longer maintained."},
}
)