Merge ~bjornt/maas:bug-2073731-hotfix into maas:branch-3.4.3-hotfix-bug-2073731
Proposed by
Björn Tillenius
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Björn Tillenius | ||||
Approved revision: | 375b1f4cb7be4d619c68e82bf87b86cfca336d3d | ||||
Merge reported by: | MAAS Lander | ||||
Merged at revision: | not available | ||||
Proposed branch: | ~bjornt/maas:bug-2073731-hotfix | ||||
Merge into: | maas:branch-3.4.3-hotfix-bug-2073731 | ||||
Diff against target: |
30 lines (+5/-3) 2 files modified
src/maasserver/tests/test_node_action.py (+1/-1) src/metadataserver/builtin_scripts/commissioning_scripts/bmc_config.py (+4/-2) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
MAAS Lander | Needs Fixing | ||
Jack Lloyd-Walters | Approve | ||
Jerzy Husakowski | Approve | ||
Björn Tillenius | Approve | ||
Review via email: mp+470163@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.
Self-approve, so we can get this tested quickly.