Support out-of-tree / external cloud providers

This commit is contained in:
Davanum Srinivas 2018-01-14 12:07:51 -05:00
parent 23226c24d4
commit f302307437

View File

@ -53,6 +53,7 @@ var cloudproviders = []string{
"azure", "azure",
"cloudstack", "cloudstack",
"gce", "gce",
"external", // Support for out-of-tree cloud providers
"openstack", "openstack",
"ovirt", "ovirt",
"photon", "photon",