kubernetes/pkg/cloudprovider/providers
k8s-merge-robot 10211f4df2 Merge pull request #29268 from lixiaobing10051267/masterExpected2
Automatic merge from submit-queue

Information is opposite to real meaning to express

master is not equal to expectedMaster, the meaning should be the master is unexpected:
	master, err := mesosCloud.Master(clusterName)
	if master != expectedMaster {
		t.Fatalf("Master returns the expected value: (expected: %#v, actual: %#v", expectedMaster, master)
2016-07-20 11:11:51 -07:00
..
aws Merge pull request #29260 from lixiaobing10051267/masterErr 2016-07-20 11:11:46 -07:00
fake Use Go canonical import paths 2016-07-16 13:48:21 -04:00
gce Extend logging for GCE load balancer creation 2016-07-19 13:38:51 +02:00
mesos Information is opposite to real meaning to express 2016-07-20 16:54:19 +08:00
openstack Fixed several typos 2016-07-13 15:06:24 +01:00
ovirt Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rackspace Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
vsphere Use Infof/Warningf when appropriate 2016-07-19 12:10:53 -04:00
providers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00