mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-23 02:47:57 +00:00
Remove OpenStack cloud provider
And keep OpenStack Cinder CSI translation
This commit is contained in:
@@ -29,6 +29,9 @@ func newProvider() (framework.ProviderInterface, error) {
|
||||
}
|
||||
|
||||
// Provider is a structure to handle OpenStack clouds for e2e testing
|
||||
// It does not do anything useful, it's there only to provide valid
|
||||
// --provider=openstack cmdline option to allow testing of CSI migration
|
||||
// tests of kubernetes.io/cinder volume plugin.
|
||||
type Provider struct {
|
||||
framework.NullProvider
|
||||
}
|
||||
|
Reference in New Issue
Block a user