v1.15.0
Feature
- outputs: Preset username and password for windows host in pytest-mh (
86393ab
) - outputs: Merge nested dictionary instead of overriding it (
4c26b5f
) - utils: Add merge_dict (
4dde2e5
) - Configurable ssh options (
a4e5075
)
Fix
- Handle 403 AuthError (out of quota) in openstack provisioning (
e29031b
)
Documentation
- SSH options design (
88458e1
)