Skip to content

Releases: rhevm-qe-automation/python-rrmngmnt

Version 0.1.22

20 Mar 09:59
2914855
Compare
Choose a tag to compare

Version 0.1.22

  • Fixed an incorrect parameter passed to VLAN creation (#122)
  • Added support for the 'bridge' command. (#123)
  • Add upload_playbook attribute to run method on PlaybookRunner class to (#125)
  • Enable to set ssh key from os enviroment (#126)

Version 0.1.21

25 Jan 17:59
Compare
Choose a tag to compare

Version 0.1.21

  • Removed testing for python3.4 (#121)
  • Added an API to nmcli (#119)

Version 0.1.20

17 Jan 14:36
Compare
Choose a tag to compare

Version 0.1.20

  • Set TCP connection timeout (#120)

Version 0.1.19

10 Jan 08:45
Compare
Choose a tag to compare

Version 0.1.19

  • Support Python3 (#118)

Version 0.1.18

21 Nov 10:33
Compare
Choose a tag to compare

Version 0.1.18

  • Add PlaybookRunner service (#117)
  • tests: pin to attrs-19.1.0 to enable tests execution (#116)
  • Add new function add_ip() (#114)

Version 0.1.17

28 Nov 16:00
Compare
Choose a tag to compare

Version 0.1.17

  • Change send_icmp to use OS default ping size (#110)
  • Fix some PEP comments that travis found (#109)
  • unicode fix for ssh (#106)

Version 0.1.16

19 Jun 08:57
5cc53dc
Compare
Choose a tag to compare

Version 0.1.16

  • Network: Add get_interface_status function
  • Merge pull request #104 from KwisatzHaderach/systemd_service
  • Fix systemd services test for journalctl addition
  • Add logger info with journalctl output when systemd service action fails

Version 0.1.15

30 Apr 16:20
6baa740
Compare
Choose a tag to compare
  • ssh: translate bytes to string
  • travis-deploy: updated password for pip
  • tests: add docker runtime to run tests against to real system
  • network: pass appropriate arguments to CommandExecutionFailure exception

Version 0.1.14

16 Jan 11:53
Compare
Choose a tag to compare

0.1.14

  • Add possibility to insert iptables rule (#98)
  • network module raises Exception on command failure issue 51 (#97)
  • network.py module: add get interface speed function (#96)
  • pypi deployment: update secure token

Version 0.1.13

27 Nov 10:07
Compare
Choose a tag to compare

0.1.13

  • Network: Add netmask to network.get_info (#93)