[Freeipa-devel] [freeipa PR#1408][opened] Fix pylint warnings inconsistent-return-statements

2017-12-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1408 Author: tiran Title: #1408: Fix pylint warnings inconsistent-return-statements Action: opened PR body: """ Add consistent return to all functions and methods that are covered by tox -e pylint[23]. I haven't checked if return None is always a

[Freeipa-devel] [freeipa PR#1407][opened] test_help: test "help" command without schema cache

2017-12-15 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1407 Author: Rezney Title: #1407: test_help: test "help" command without schema cache Action: opened PR body: """ This test case addresses upsteam ticket #6999, where "ipa help" does not work if called when no schema is cached.

[Freeipa-devel] [freeipa PR#1406][closed] [Backport][ipa-4-6] Enable ephemeral KRA requests

2017-12-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1406 Author: tiran Title: #1406: [Backport][ipa-4-6] Enable ephemeral KRA requests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1406/head:pr1406 git checkout