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",
"cloudstack",
"gce",
"external", // Support for out-of-tree cloud providers
"openstack",
"ovirt",
"photon",