Commit a271812
committed
Fixes #38767 - Add BMC Smart Proxy to host.smart_proxy_ids
If a subnet has only a BMC proxy assigned,
this smart proxy will be ignored in the host.smart_proxies results.
This fix includes BMC proxies in the result.1 parent 21b5c2c commit a271812
File tree
2 files changed
+3
-1
lines changed- app/models/concerns/hostext
- test/models
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3300 | 3300 | | |
3301 | 3301 | | |
3302 | 3302 | | |
3303 | | - | |
| 3303 | + | |
| 3304 | + | |
3304 | 3305 | | |
3305 | 3306 | | |
3306 | 3307 | | |
| |||
0 commit comments