Commit d15babf
committed
Fix Uninitialized constant Handsoap verify ESXi
Fix the uninitialized constant Handsoap failure when verifying host
credentials.
```
ERROR -- evm: MIQ(host_controller-update): uninitialized constant ManageIQ::Providers::Vmware::InfraManager::HostEsx::Handsoap
```1 parent 4ddb6f1 commit d15babf
File tree
1 file changed
+1
-0
lines changed- app/models/manageiq/providers/vmware/infra_manager
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments