You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
manila adoption: fix the reference to access a controller
controller_ssh by itself is undefined for the netapp codepath
(it is defined when using the cephfs backend).
But it is not used either in the netapp codepath, so just remove it.
0 commit comments