Skip to content

Releases: rhevm-qe-automation/python-rrmngmnt

Version 0.1.23

06 May 08:58
c43968b

Choose a tag to compare

Version 0.1.23

  • Add kernel info and timezone info (#127)

Version 0.1.22

20 Mar 09:59
2914855

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

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

Choose a tag to compare

Version 0.1.20

  • Set TCP connection timeout (#120)

Version 0.1.19

10 Jan 08:45

Choose a tag to compare

Version 0.1.19

  • Support Python3 (#118)

Version 0.1.18

21 Nov 10:33

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

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

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

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

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