Merge ~bjornt/maas:bug-2073731-deal-with-bmc-lies into maas:master
Proposed by
Björn Tillenius
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Björn Tillenius | ||||
Approved revision: | c8fce0c79d19a01d891b6c8ff1d8abd38a354027 | ||||
Merge reported by: | MAAS Lander | ||||
Merged at revision: | not available | ||||
Proposed branch: | ~bjornt/maas:bug-2073731-deal-with-bmc-lies | ||||
Merge into: | maas:master | ||||
Diff against target: |
17 lines (+4/-2) 1 file modified
src/metadataserver/builtin_scripts/commissioning_scripts/bmc_config.py (+4/-2) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jack Lloyd-Walters | Approve | ||
Review via email: mp+470250@code.launchpad.net |
Commit message
fix: don't fail commissioning if no suitable IPMI ciphers can be detected
Some BMCs (like HPE ILO 5 3.05) seems to not report all the ciphers
that actually are enabled.
Instead of failing commissioning, we now only print out a warning.
Resolves LP:2073731
To post a comment you must log in.