Merge "Remove the duplicate code"

This commit is contained in:
Zuul 2024-05-18 04:51:00 +00:00 committed by Gerrit Code Review
commit 0fbd736183
1 changed files with 0 additions and 3 deletions

View File

@ -154,9 +154,6 @@ class NVMeOF(driver.Target):
if transport == 'rdma':
transport = 'RoCEv2'
if transport == 'rdma':
transport = 'RoCEv2'
return {
'target_nqn': nqn,
'vol_uuid': uuid,