Skip to content

Releases: neoave/mrack

v0.5.0

11 Dec 13:29
Compare
Choose a tag to compare

Feature

  • Retry provisioning strategy (3683d3c)

Fix

  • Openstack: log which server is being provisioned (d89aa5d)
  • Pytest-multihost: handle unresolvable IP into DNS (56c716e)
  • Fix making ssh_key_filename absolute for default behavior. (6b5ea95)
  • Remove double status translation in parse_errors (e5da9cd)

v0.4.0

07 Dec 12:11
Compare
Choose a tag to compare

Feature

  • Output file paths configurable in mrack config (1761baf)
  • Simple way to add hosts into /etc/hosts file (da24ac5)

Fix

  • Use meta_ prefix for parent domain (aaeeb58)
  • Add missing annotations for mypy (2427b15)
  • Remove deprecated flag --recursive from Makefile (48937f3)
  • Move common methods to transfromer.py (4ea839e)