[Freeipa-devel] [freeipa PR#1231][opened] [Backport][ipa-4-6] Py3: fix ipa-replica-conncheck

2017-11-03 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1231 Author: stlaz Title: #1231: [Backport][ipa-4-6] Py3: fix ipa-replica-conncheck Action: opened PR body: """ This PR was opened automatically because PR #1212 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#1229][opened] test_caless: open CA cert in binary mode

2017-11-03 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1229 Author: Rezney Title: #1229: test_caless: open CA cert in binary mode Action: opened PR body: """ When running test_caless suite in py3 we need to open CA cert in binary mode so we can provide bytes later for python-cryptography.

[Freeipa-devel] [freeipa PR#1212][closed] Py3: fix ipa-replica-conncheck

2017-11-03 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1212 Author: flo-renaud Title: #1212: Py3: fix ipa-replica-conncheck Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1212/head:pr1212 git checkout pr1212