Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread thierry bordaz
On 12/15/2014 11:01 PM, Simo Sorce wrote: Hello fellow developers, I added this new design: http://www.freeipa.org/page/V4/Domain_Levels It is a prerequisite for both the Replica Promotion design: http://www.freeipa.org/page/V4/Replica_Promotion and the Topology plugins design:

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Ludwig Krispenz
Hi Simo, one thing is not quite clear to me: do you want a domain level per feature or a global domain level or both ? For a single feature (eg topology management) it could be required that it is available on all servers, so it will be active only if it's domain level is set. But there

Re: [Freeipa-devel] [PATCH 0293] ipatests: Invoke class install methods properly with respect

2014-12-16 Thread Petr Viktorin
On 12/16/2014 11:57 AM, Tomas Babej wrote: On 12/16/2014 11:49 AM, Tomas Babej wrote: On 12/15/2014 11:32 AM, Tomas Babej wrote: Hi, Multihost object was is not passed to the install method in the super construction. This fixes setup errors in AD Trust, Forced client reenrollment, CALess and

Re: [Freeipa-devel] [PATCH 0177] Fix adding (warning) messages on client side

2014-12-16 Thread Martin Basti
On 11/12/14 12:13, Martin Basti wrote: On 11/12/14 11:19, Jan Cholasta wrote: Hi, Dne 9.12.2014 v 16:07 Martin Basti napsal(a): Ticket: https://fedorahosted.org/freeipa/ticket/4793 I'm able to reproduce it only in one nose test. Which test? If you apply my patch 170 and add a random

Re: [Freeipa-devel] [PATCH 0177] Fix adding (warning) messages on client side

2014-12-16 Thread Martin Kosek
On 12/16/2014 12:30 PM, Martin Basti wrote: On 11/12/14 12:13, Martin Basti wrote: On 11/12/14 11:19, Jan Cholasta wrote: Hi, Dne 9.12.2014 v 16:07 Martin Basti napsal(a): Ticket: https://fedorahosted.org/freeipa/ticket/4793 I'm able to reproduce it only in one nose test. Which test? If

Re: [Freeipa-devel] [PATCH 0177] Fix adding (warning) messages on client side

2014-12-16 Thread Martin Basti
On 16/12/14 13:00, Martin Kosek wrote: On 12/16/2014 12:30 PM, Martin Basti wrote: On 11/12/14 12:13, Martin Basti wrote: On 11/12/14 11:19, Jan Cholasta wrote: Hi, Dne 9.12.2014 v 16:07 Martin Basti napsal(a): Ticket: https://fedorahosted.org/freeipa/ticket/4793 I'm able to reproduce it

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Simo Sorce
On Tue, 16 Dec 2014 10:55:52 +0100 thierry bordaz tbor...@redhat.com wrote: On 12/15/2014 11:01 PM, Simo Sorce wrote: Hello fellow developers, I added this new design: http://www.freeipa.org/page/V4/Domain_Levels It is a prerequisite for both the Replica Promotion design:

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Simo Sorce
On Tue, 16 Dec 2014 11:33:41 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Hi Simo, one thing is not quite clear to me: do you want a domain level per feature or a global domain level or both ? The Domain Level is global. I described a Feature Version that is published by feature. The

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Ludwig Krispenz
On 12/16/2014 03:22 PM, Simo Sorce wrote: On Tue, 16 Dec 2014 11:33:41 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Hi Simo, one thing is not quite clear to me: do you want a domain level per feature or a global domain level or both ? The Domain Level is global. I described a Feature

[Freeipa-devel] [PATCH 0316] Fix crash triggered by zone objects with unexpected DN

2014-12-16 Thread Petr Spacek
Hello, Fix crash triggered by zone objects with unexpected DN. https://fedorahosted.org/bind-dyndb-ldap/ticket/148 -- Petr^2 Spacek From d9e2bd9a838882706ca95d60eefd459a95ae7579 Mon Sep 17 00:00:00 2001 From: Petr Spacek pspa...@redhat.com Date: Tue, 16 Dec 2014 16:31:16 +0100 Subject: [PATCH]

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Simo Sorce
On Tue, 16 Dec 2014 15:57:34 +0100 Ludwig Krispenz lkris...@redhat.com wrote: On 12/16/2014 03:22 PM, Simo Sorce wrote: On Tue, 16 Dec 2014 11:33:41 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Hi Simo, one thing is not quite clear to me: do you want a domain level per

Re: [Freeipa-devel] [PATCHES 0175-0176] New forward zone test cases

2014-12-16 Thread Martin Basti
On 15/12/14 20:15, Martin Basti wrote: On 15/12/14 19:18, Martin Basti wrote: https://fedorahosted.org/freeipa/ticket/4750 Patches need rebase and minor pytest modification to apply on master, I will do that after review. Patches for ipa-4-1 attached. I forgot to fix copy paste error.

Re: [Freeipa-devel] New/Updated FreeIPA design pages

2014-12-16 Thread Simo Sorce
On Tue, 16 Dec 2014 10:40:20 -0500 Simo Sorce s...@redhat.com wrote: On Tue, 16 Dec 2014 15:57:34 +0100 Ludwig Krispenz lkris...@redhat.com wrote: On 12/16/2014 03:22 PM, Simo Sorce wrote: On Tue, 16 Dec 2014 11:33:41 +0100 Ludwig Krispenz lkris...@redhat.com wrote: Hi Simo,

[Freeipa-devel] [PATCHES] 0682-0683 Use external pytest plugins: beakerlib and sourceorder

2014-12-16 Thread Petr Viktorin
Hello, I've split more pytest plugins from FreeIPA, so they can be used to test other projects. Releasing these plugins properly to Fedora is getting delayed, but they are on fedorahosted: https://fedorahosted.org/python-pytest-beakerlib/ https://fedorahosted.org/python-pytest-sourceorder/