Remove references to openstack and cinder

Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 9bbf01bae93600d3314bce0acbff1f3a0a42e74b
This commit is contained in:
Davanum Srinivas
2022-08-08 16:01:59 -04:00
committed by Kubernetes Publisher
parent 0fdc4f348a
commit 98e81a7784
7 changed files with 0 additions and 42 deletions

View File

@@ -23,5 +23,4 @@ import (
// Initialize client auth plugins for cloud providers.
_ "k8s.io/client-go/plugin/pkg/client/auth/azure"
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
_ "k8s.io/client-go/plugin/pkg/client/auth/openstack"
)