linsomniac / drbdlinks

A helper for DRBD which makes/reverts links into DRBD volumes.
GNU General Public License v2.0
8 stars 5 forks source link

Python 3 support #9

Closed robert-scheck closed 5 years ago

robert-scheck commented 5 years ago

Very conservative Python 3 support without breaking Python 2 support. Tested with Python 2.6, 2.7, 3.6 and 3.7 on Red Hat Enterprise Linux/CentOS 6, 7 and 8 as well as on Fedora 29, 30 and 31.

linsomniac commented 5 years ago

I've made some changes to the --scontext detection, just trying to make it simpler, but I don't have a SELinux box to test against. Would it be possible for you to check the new version and see if it works as expected.