mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-01 19:36:41 +00:00
rbdVolume.open() was split from commit 5dd34732e1e while moving part of the functionality to util.ClusterConnection. It seems that .open() is not used anywhere at the moment, so drop it until follow-up patches require it again. Signed-off-by: Niels de Vos <ndevos@redhat.com>