Upgrade Paramiko - Python SSH library to >= 1.16
Most VMs in production have security restrictions. SSH is allowed only using modern and strong MAC (Message Authentication Code) algorithms.
Current paramiko 1.13 does not support these MACs. When you try to execute an SSH to a harden server you will get:
{"result": "Failed to run action [action_ex_id=None, action_cls='<class 'mistral.
paramiko 1.16 supports these new MACs (https:/
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Moshe Elisha
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by