[Freeipa-devel] [freeipa PR#1899][closed] Clean up Uninstall output

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1899 Author: rcritten Title: #1899: Clean up Uninstall output Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1899/head:pr1899 git checkout pr1899

[Freeipa-devel] [freeipa PR#2045][closed] [Backport][ipa-4-6] ui_tests: extend test_config.py suite

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2045 Author: Tiboris Title: #2045: [Backport][ipa-4-6] ui_tests: extend test_config.py suite Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2045/head:pr2045 git chec

[Freeipa-devel] [freeipa PR#2046][reopened] Apply validate_doc() to NO_CLI commands

2018-06-19 Thread stanislavlevin via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2046 Author: stanislavlevin Title: #2046: Apply validate_doc() to NO_CLI commands Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2046/head:pr2046 git checkout pr204

[Freeipa-devel] [freeipa PR#2046][closed] Apply validate_doc() to NO_CLI commands

2018-06-19 Thread stanislavlevin via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2046 Author: stanislavlevin Title: #2046: Apply validate_doc() to NO_CLI commands Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2046/head:pr2046 git checkout pr2046

[Freeipa-devel] [freeipa PR#2049][opened] Check if issuer DN is updated after self-signed > external-ca

2018-06-19 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2049 Author: mrizwan93 Title: #2049: Check if issuer DN is updated after self-signed > external-ca Action: opened PR body: """ This test checks if issuer DN is updated properly after CA is renewed from self-signed to external-ca related ticket: htt

[Freeipa-devel] [freeipa PR#2048][opened] Always set ca_host when installing replica

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2048 Author: tiran Title: #2048: Always set ca_host when installing replica Action: opened PR body: """ ipa-replica-install only set ca_host in its temporary /etc/ipa/default.conf, when it wasn't installing a replica with CA. As a consequence, the r

[Freeipa-devel] [freeipa PR#2044][closed] [Fedora29]: fix dependency for *-domainname.service file

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2044 Author: flo-renaud Title: #2044: [Fedora29]: fix dependency for *-domainname.service file Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2044/head:pr2044 git che

[Freeipa-devel] [freeipa PR#2047][opened] Check if user with 'User Administrator' role can delete group.

2018-06-19 Thread ndehadrai via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2047 Author: ndehadrai Title: #2047: Check if user with 'User Administrator' role can delete group. Action: opened PR body: """ Automation for Pagure issue 6884 This Automation checks if test user with 'User Administrator' role can delete group a

[Freeipa-devel] [freeipa PR#2046][opened] Apply validate_doc() to NO_CLI commands

2018-06-19 Thread stanislavlevin via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2046 Author: stanislavlevin Title: #2046: Apply validate_doc() to NO_CLI commands Action: opened PR body: """ For now validate_doc() checks NO_CLI commands only. From validate_doc: ``` * Every command must have documentation and it must be marked

[Freeipa-devel] [freeipa PR#1995][closed] ui_tests: extend test_config.py suite

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1995 Author: Rezney Title: #1995: ui_tests: extend test_config.py suite Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1995/head:pr1995 git checkout pr1995 _

[Freeipa-devel] [freeipa PR#2045][opened] [Backport][ipa-4-6] ui_tests: extend test_config.py suite

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2045 Author: Tiboris Title: #2045: [Backport][ipa-4-6] ui_tests: extend test_config.py suite Action: opened PR body: """ This PR was opened automatically because PR #1995 was pushed to master and backport to ipa-4-6 is required. """ To pull the P

[Freeipa-devel] [freeipa PR#1700][closed] Allow issuing certificates with IP addresses in subjectAltName

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1700 Author: ipilcher Title: #1700: Allow issuing certificates with IP addresses in subjectAltName Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1700/head:pr1700 git

[Freeipa-devel] [freeipa PR#2042][closed] [Backport][ipa-4-6] Extended UI test for Certificates

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2042 Author: Rezney Title: #2042: [Backport][ipa-4-6] Extended UI test for Certificates Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2042/head:pr2042 git checkout p

[Freeipa-devel] [freeipa PR#1975][closed] Start to deprecate Python 2 support

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1975 Author: tiran Title: #1975: Start to deprecate Python 2 support Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1975/head:pr1975 git checkout pr1975 _

[Freeipa-devel] [freeipa PR#2044][opened] [Fedora29]: fix dependency for *-domainname.service file

2018-06-19 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2044 Author: flo-renaud Title: #2044: [Fedora29]: fix dependency for *-domainname.service file Action: opened PR body: """ FreeIPA has a dependency on /usr/lib/systemd/system/*-domainname.service file. In fedora <=28, this is provided by package 'in

[Freeipa-devel] [freeipa PR#2031][closed] [Backport][ipa-4-6] Increase WSGI process count to 5 on 64bit

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2031 Author: tiran Title: #2031: [Backport][ipa-4-6] Increase WSGI process count to 5 on 64bit Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2031/head:pr2031 git che

[Freeipa-devel] [freeipa PR#2041][closed] [Backport][ipa-4-5] Sort and shuffle SRV record by priority and weight

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2041 Author: tiran Title: #2041: [Backport][ipa-4-5] Sort and shuffle SRV record by priority and weight Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2041/head:pr20

[Freeipa-devel] [freeipa PR#2039][closed] [Backport][ipa-4-6] Sort and shuffle SRV record by priority and weight

2018-06-19 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2039 Author: tiran Title: #2039: [Backport][ipa-4-6] Sort and shuffle SRV record by priority and weight Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2039/head:pr20

[Freeipa-devel] [freeipa PR#2043][opened] Test for : ipa-client-install should not use hardcoded admin principal

2018-06-19 Thread amore17 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2043 Author: amore17 Title: #2043: Test for : ipa-client-install should not use hardcoded admin principal Action: opened PR body: """ Related to : https://pagure.io/freeipa/issue/5406 """ To pull the PR as Git branch: git remote add ghfreeipa ht

[Freeipa-devel] [freeipa PR#2042][opened] [Backport][ipa-4-6] Extended UI test for Certificates

2018-06-19 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2042 Author: Rezney Title: #2042: [Backport][ipa-4-6] Extended UI test for Certificates Action: opened PR body: """ This PR was opened automatically because PR #1961 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as G

[Freeipa-devel] [freeipa PR#1961][closed] Extended UI test for Certificates

2018-06-19 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1961 Author: mrizwan93 Title: #1961: Extended UI test for Certificates Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1961/head:pr1961 git checkout pr1961 ___

[Freeipa-devel] [freeipa PR#2040][closed] [Backport][ipa-4-6] Replace some test case adjectives

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2040 Author: tiran Title: #2040: [Backport][ipa-4-6] Replace some test case adjectives Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2040/head:pr2040 git checkout pr

[Freeipa-devel] [freeipa PR#2041][opened] [Backport][ipa-4-5] Sort and shuffle SRV record by priority and weight

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2041 Author: tiran Title: #2041: [Backport][ipa-4-5] Sort and shuffle SRV record by priority and weight Action: opened PR body: """ On multiple occasions, SRV query answers were not properly sorted by priority. Records with same priority weren't ra

[Freeipa-devel] [freeipa PR#2040][opened] [Backport][ipa-4-6] Replace some test case adjectives

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2040 Author: tiran Title: #2040: [Backport][ipa-4-6] Replace some test case adjectives Action: opened PR body: """ This PR was opened automatically because PR #2036 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Gi

[Freeipa-devel] [freeipa PR#2036][closed] Replace some test case adjectives

2018-06-19 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2036 Author: rcritten Title: #2036: Replace some test case adjectives Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2036/head:pr2036 git checkout pr2036