kubernetes/pkg/cloudprovider/providers/openstack
Jing Xu 34ef93aa0c Add mounterPath to mounter interface
In order to be able to use new mounter library, this PR adds the
mounterPath flag to kubelet which passes the flag to the mount
interface. If flag is empty, mount uses default mount path.
2016-10-20 14:15:27 -07:00
..
MAINTAINERS.md create cloudprovider "providers" package 2015-08-11 22:36:51 -07:00
metadata.go Add mounterPath to mounter interface 2016-10-20 14:15:27 -07:00
metadata_test.go openstack: Support config-drive for local metadata 2016-10-04 21:13:27 +11:00
openstack.go Support trust id as a scope in the OpenStack authentication logic. 2016-10-14 14:54:26 +02:00
openstack_instances.go openstack: Return instance name in CurrentNodeName 2016-10-04 21:14:47 +11:00
openstack_loadbalancer.go Merge pull request #34426 from dagnello/lb-nodeport-update 2016-10-15 02:13:14 -07:00
openstack_test.go openstack: Set GetZone FailureDomain to nova AZ 2016-10-04 21:14:47 +11:00
openstack_volumes.go Update cloud providers 2016-09-15 10:33:57 +02:00
OWNERS update pkg/cloudprovider OWNERS to spread the load 2016-09-08 15:13:21 -07:00