Merge pull request #25987 from hpcloud/openstack-lbaas-v2
Automatic merge from submit-queue
LBaaS v2 Support for Openstack Cloud Provider Plugin
Resolves #19774.
This work is based on Gophercloud support for LBaaS v2 currently in review (this will have to merge first):
https://github.com/rackspace/gophercloud/pull/575
These changes includes the addition of a new loadbalancer configuration option: **LBVersion**. If this configuration attribute is missing or anything other than "v2", lbaas v1 implementation will be used.
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/github.com/armon/go-metrics/.gitignore
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/armon/go-metrics/metrics.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/armon/go-metrics/sink.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/armon/go-metrics/start.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/armon/go-metrics/statsite.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/coreos/go-oidc/jose/sig.go
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
vendor/github.com/coreos/go-oidc/jose/sig_rsa.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/coreos/go-oidc/oidc/key.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/elazarl/goproxy/all.bash
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
vendor/github.com/kr/pty/mktypes.bash
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/pborman/uuid/dce.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/pborman/uuid/doc.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/pborman/uuid/node.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/pborman/uuid/time.go
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/pborman/uuid/uuid.go
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/github.com/ugorji/go/codec/prebuild.sh
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/ugorji/go/codec/test.py
100644 → 100755
File mode changed from 100644 to 100755
vendor/github.com/ugorji/go/codec/tests.sh
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mkall.sh
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mkerrors.sh
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksyscall.pl
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysnum_darwin.pl
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysnum_freebsd.pl
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysnum_linux.pl
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysnum_netbsd.pl
100644 → 100755
File mode changed from 100644 to 100755
vendor/golang.org/x/sys/unix/mksysnum_openbsd.pl
100644 → 100755
File mode changed from 100644 to 100755
vendor/google.golang.org/grpc/codegen.sh
100644 → 100755
File mode changed from 100644 to 100755
vendor/google.golang.org/grpc/coverage.sh
100644 → 100755
File mode changed from 100644 to 100755
Please
register
or
sign in
to comment