Commit 096f3b2
committed
tree: Remove default port setting for TCP and RDMA ports
When the controller is created, the discovery_ctrl attribute is not
set yet. The caller is supposed to set this after the creation of the
new discovery controller. Thus we can't really set the default port at
this level. This is a bit of a chicken-egg situation.
Move this work up to the caller to provide the correct defaults.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 451b365 commit 096f3b2
1 file changed
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | 951 | | |
971 | 952 | | |
972 | 953 | | |
| |||
1030 | 1011 | | |
1031 | 1012 | | |
1032 | 1013 | | |
1033 | | - | |
1034 | | - | |
1035 | 1014 | | |
1036 | 1015 | | |
1037 | 1016 | | |
| |||
0 commit comments