k3s/pkg/cloudprovider/providers
Kubernetes Submit Queue 3ade1a155d Merge pull request #47593 from fgimenez/cloudprovider-openstack-byid
Automatic merge from submit-queue (batch tested with PRs 47948, 48631, 48693, 48549, 47593)

OpenStack for cloud-controller-manager

**What this PR does / why we need it**:
This implements the `NodeAddressesByProviderID` and `InstanceTypeByProviderID` methods used by the cloud-controller-manager to the OpenStack provider. The instance type returned is the flavor name, for consistency `InstanceType` has been implemented too returning the same value.

```release-note
NONE
```

This is part of #47257 cc @wlan0
2017-07-12 04:04:00 -07:00
..
aws Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
azure Use the azure certificate password when decoding the certificate 2017-07-04 08:56:40 +02:00
cloudstack run hack/update-all 2017-06-22 11:31:03 -07:00
fake run hack/update-all 2017-06-22 11:31:03 -07:00
gce Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
openstack Merge pull request #47593 from fgimenez/cloudprovider-openstack-byid 2017-07-12 04:04:00 -07:00
ovirt run hack/update-all 2017-06-22 11:31:03 -07:00
photon Use glog.*f when a format string is passed 2017-07-10 19:04:03 +08:00
rackspace run hack/update-all 2017-06-22 11:31:03 -07:00
vsphere run hack/update-all 2017-06-22 11:31:03 -07:00
BUILD Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00
providers.go Removed mesos as cloud provider from Kubernetes. 2017-07-09 21:54:57 -04:00