Skip to content

Commit

Permalink
Remove rdma.capable_protocols from backport
Browse files Browse the repository at this point in the history
  • Loading branch information
bmeagherix committed Nov 15, 2024
1 parent 5c2b0d9 commit 7f08e1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ixdiagnose/plugins/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class Network(Plugin):
),
MiddlewareClientMetric(
'rdma_config', [
MiddlewareCommand('rdma.capable_protocols', result_key='capable_protocols'),
MiddlewareCommand('rdma.get_card_choices', result_key='card_choices'),
MiddlewareCommand('rdma.interface.query', result_key='interfaces'),
]
Expand Down

0 comments on commit 7f08e1b

Please sign in to comment.