Skip to content

Releases: rhevm-qe-automation/python-rrmngmnt

Version 0.1.12

23 Aug 15:05
Compare
Choose a tag to compare

0.1.12

  • Add firewall module (#85)
  • Fix formatting error in lvchange function (#91)

Version 0.1.11

07 Jun 08:09
Compare
Choose a tag to compare

0.1.11

  • network: add tcp and IO timeout to if_down function (#89)

Version 0.1.10

15 May 12:10
Compare
Choose a tag to compare

0.1.10

  • [fs] Added create file and isexec methods (#88)
  • Added py36 matrix and classifier (#87)
  • Convert docstrings to google style (#86)
  • Automate process to publish new release (#84)
  • Fix test (#83)

Version 0.1.9

17 Feb 11:10
Compare
Choose a tag to compare

Just clone of 0.1.8

Version 0.1.8

17 Feb 10:46
Compare
Choose a tag to compare

0.1.8

  • power_manager: add reasonable timeout for SSH actions (#80

Version 0.1.7

26 Jan 15:57
Compare
Choose a tag to compare

0.1.7

  • Service: Don't fail when service have @ in the name

Version 0.1.6

01 Dec 15:14
Compare
Choose a tag to compare

0.1.6

  • setup.cfg: set default sdist format (#78)
  • Added move method to filesystem class. (#77)
  • Added file flush method for filesystem. (#76)

Version 0.1.5

01 Nov 09:10
Compare
Choose a tag to compare

0.1.5

  • Add host with ipv6 (#75
  • Add filesystem.MountPoint (#74)
  • Modify FileSystem.touch method (#73)

Version 0.1.4

22 Aug 08:21
Compare
Choose a tag to compare

0.1.4

  • Move Host.copy_to to filesystem module (#70)
  • Fix issue #71 related to create_script method (#72)
  • host: make add to inventory thread safe (#68)
  • py26: drop python 2.6 compatibility (#69)

Version 0.1.3

30 Jun 14:57
Compare
Choose a tag to compare

0.1.3

  • Python 3.5 compliance (#66)
  • Fixes issue #54: add -f for hostname cmd (#64)
  • Fixes issue #52 (#63)
  • Copy file with correct permissions and owner (#58)
  • Fix when FQDN is not resolved by socket.getfqdn(ip) (#62)
  • Add code coverage and health badge to readme (#61
  • Enable code coverage monitoring (#60)
  • Fix names in all, and super call (#59)