[Freeipa-devel] Host does not have corresponding DNS A/AAAA record

2015-10-20 Thread Oleg Fayans
Hi, I keep hitting a strange issue: when I create a dnsrecord manually and then try to create the host, it complains that the host does not have corresponding DNS A/ record. ofayans@f22master:~]$ ipa dnsrecord-add Record name: fortest Zone name: pesen.net. Please choose a type of DNS

Re: [Freeipa-devel] Host does not have corresponding DNS A/AAAA record

2015-10-20 Thread Oleg Fayans
Hi Martin, On 10/20/2015 10:26 AM, Martin Basti wrote: On 20.10.2015 10:17, Oleg Fayans wrote: On 10/20/2015 10:10 AM, Petr Vobornik wrote: On 10/20/2015 09:57 AM, Oleg Fayans wrote: Hi, I keep hitting a strange issue: when I create a dnsrecord manually and then try to create the host,

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-20 Thread Martin Babinsky
On 10/15/2015 08:14 PM, Simo Sorce wrote: On 15/10/15 11:39, Martin Basti wrote: Without this patch the ipa-ca-install is broken in current master. Unexpected error - see /var/log/ipareplica-ca-install.log for details: AttributeError: Values instance has no attribute 'promote' Should be fixed

Re: [Freeipa-devel] [PATCH 0084] hide topology segment direction in topology command CLI and webui interface

2015-10-20 Thread Martin Babinsky
On 10/20/2015 01:05 PM, Petr Vobornik wrote: On 10/20/2015 09:19 AM, Martin Babinsky wrote: On 10/13/2015 07:04 PM, Martin Babinsky wrote: On 10/13/2015 06:55 PM, Martin Babinsky wrote: mbabinsk - hide segment direction from topology commands Ooops forgot to regenerate API.txt. Attaching

[Freeipa-devel] [PATCH 0088] fix dsinstance.py:get_domain_level function

2015-10-20 Thread Martin Babinsky
During review of Simo's patches I have found some inconsistencies between 'get_domain_level' function definition and its usage. This little patch fixes them. -- Martin^3 Babinsky From 745231f2cf3b3bd4c1d113052c81387e84339de0 Mon Sep 17 00:00:00 2001 From: Martin Babinsky

Re: [Freeipa-devel] [PATCH 0084] hide topology segment direction in topology command CLI and webui interface

2015-10-20 Thread Petr Vobornik
On 10/20/2015 09:19 AM, Martin Babinsky wrote: On 10/13/2015 07:04 PM, Martin Babinsky wrote: On 10/13/2015 06:55 PM, Martin Babinsky wrote: mbabinsk - hide segment direction from topology commands Ooops forgot to regenerate API.txt. Attaching updated patch. Ping for review. commit

[Freeipa-devel] [0089] fix class teardown in user plugin tests

2015-10-20 Thread Martin Babinsky
fixes https://fedorahosted.org/freeipa/ticket/5368 -- Martin^3 Babinsky From a13e6204f3941efb2138bf7a4767b4115d99dbce Mon Sep 17 00:00:00 2001 From: Martin Babinsky Date: Wed, 14 Oct 2015 08:59:08 +0200 Subject: [PATCH] fix class teardown in user plugin tests

Re: [Freeipa-devel] [PATCH 0084] hide topology segment direction in topology command CLI and webui interface

2015-10-20 Thread Oleg Fayans
Verified. works as expected On 10/20/2015 03:33 PM, Petr Vobornik wrote: On 10/20/2015 01:32 PM, Martin Babinsky wrote: On 10/20/2015 01:05 PM, Petr Vobornik wrote: On 10/20/2015 09:19 AM, Martin Babinsky wrote: On 10/13/2015 07:04 PM, Martin Babinsky wrote: On 10/13/2015 06:55 PM, Martin

Re: [Freeipa-devel] [PATCH 0331] User plugin: allow multiple managers per user - CLI part

2015-10-20 Thread Martin Basti
On 20.10.2015 15:57, Martin Basti wrote: https://fedorahosted.org/freeipa/ticket/5344 Patch attached. Test are failing, a fix in UserTracker has to be done (partially in my patch 329) SelfNACK, I forgot to add stageuser tests -- Manage your subscription for the Freeipa-devel mailing

Re: [Freeipa-devel] [PATCH 0012-0019] CA ACL tracker and functional test

2015-10-20 Thread Martin Basti
On 20.10.2015 10:00, Milan Kubík wrote: On 10/19/2015 01:38 PM, Martin Basti wrote: On 16.10.2015 15:43, Milan Kubík wrote: On 09/30/2015 02:47 PM, Martin Basti wrote: On 09/24/2015 02:49 PM, Milan Kubík wrote: Hi all, an update for CA ACL tests! I, with help from M.

Re: [Freeipa-devel] [PATCH 0084] hide topology segment direction in topology command CLI and webui interface

2015-10-20 Thread Martin Babinsky
On 10/13/2015 07:04 PM, Martin Babinsky wrote: On 10/13/2015 06:55 PM, Martin Babinsky wrote: mbabinsk - hide segment direction from topology commands Ooops forgot to regenerate API.txt. Attaching updated patch. Ping for review. -- Martin^3 Babinsky -- Manage your subscription for the

Re: [Freeipa-devel] Host does not have corresponding DNS A/AAAA record

2015-10-20 Thread Petr Vobornik
On 10/20/2015 09:57 AM, Oleg Fayans wrote: Hi, I keep hitting a strange issue: when I create a dnsrecord manually and then try to create the host, it complains that the host does not have corresponding DNS A/ record. ofayans@f22master:~]$ ipa dnsrecord-add Record name: fortest Zone name:

Re: [Freeipa-devel] Host does not have corresponding DNS A/AAAA record

2015-10-20 Thread Oleg Fayans
On 10/20/2015 10:10 AM, Petr Vobornik wrote: On 10/20/2015 09:57 AM, Oleg Fayans wrote: Hi, I keep hitting a strange issue: when I create a dnsrecord manually and then try to create the host, it complains that the host does not have corresponding DNS A/ record. ofayans@f22master:~]$ ipa

Re: [Freeipa-devel] freshly added service is disabled

2015-10-20 Thread Petr Vobornik
On 10/20/2015 10:12 AM, Oleg Fayans wrote: Hi all, While running the caless tests I've encountered a strange behavior of the service module: when I add a new service and then try to disable it, it says, it has been already disabled: ofayans@f22master:~]$ ipa service-add --force Principal:

Re: [Freeipa-devel] Host does not have corresponding DNS A/AAAA record

2015-10-20 Thread Martin Basti
On 20.10.2015 10:17, Oleg Fayans wrote: On 10/20/2015 10:10 AM, Petr Vobornik wrote: On 10/20/2015 09:57 AM, Oleg Fayans wrote: Hi, I keep hitting a strange issue: when I create a dnsrecord manually and then try to create the host, it complains that the host does not have corresponding

Re: [Freeipa-devel] [PATCH 0012-0019] CA ACL tracker and functional test

2015-10-20 Thread Milan Kubík
On 10/19/2015 01:38 PM, Martin Basti wrote: On 16.10.2015 15:43, Milan Kubík wrote: On 09/30/2015 02:47 PM, Martin Basti wrote: On 09/24/2015 02:49 PM, Milan Kubík wrote: Hi all, an update for CA ACL tests! I, with help from M. Babinsky, managed to find a way how to

[Freeipa-devel] freshly added service is disabled

2015-10-20 Thread Oleg Fayans
Hi all, While running the caless tests I've encountered a strange behavior of the service module: when I add a new service and then try to disable it, it says, it has been already disabled: ofayans@f22master:~]$ ipa service-add --force Principal: totest/trololo.pesen.net

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-20 Thread Simo Sorce
On 20/10/15 06:32, Martin Babinsky wrote: On 10/15/2015 08:14 PM, Simo Sorce wrote: On 15/10/15 11:39, Martin Basti wrote: Without this patch the ipa-ca-install is broken in current master. Unexpected error - see /var/log/ipareplica-ca-install.log for details: AttributeError: Values instance

Re: [Freeipa-devel] [PATCH 0086] disable ipa-replica prepare in non-zero domain levels

2015-10-20 Thread Martin Babinsky
On 10/19/2015 04:51 PM, Martin Babinsky wrote: On 10/19/2015 02:47 PM, Martin Basti wrote: On 15.10.2015 16:29, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5175 NACK with domain level 0 ipa-replica-prepare ipa.ipaserver.install.ipa_replica_prepare.ReplicaPrepare:

Re: [Freeipa-devel] [PATCH 0331] User plugin: allow multiple managers per user - CLI part

2015-10-20 Thread Martin Basti
On 20.10.2015 16:07, Martin Basti wrote: On 20.10.2015 15:57, Martin Basti wrote: https://fedorahosted.org/freeipa/ticket/5344 Patch attached. Test are failing, a fix in UserTracker has to be done (partially in my patch 329) SelfNACK, I forgot to add stageuser tests Updated patch

Re: [Freeipa-devel] [PATCH 0086] disable ipa-replica prepare in non-zero domain levels

2015-10-20 Thread Martin Babinsky
On 10/20/2015 04:27 PM, Martin Babinsky wrote: On 10/19/2015 04:51 PM, Martin Babinsky wrote: On 10/19/2015 02:47 PM, Martin Basti wrote: On 15.10.2015 16:29, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5175 NACK with domain level 0 ipa-replica-prepare

[Freeipa-devel] [PATCHES] 737-742 More Python3 porting

2015-10-20 Thread Petr Viktorin
Yet another batch of py3 patches. We're getting closer: if this was merged, my WIP branch that passes ipapython & ipalib tests under py3 would currently be down to: 8 files changed, 73 insertions(+), 23 deletions(-) -- Petr Viktorin From d2689e85c3f5ffcf30d3524740c45a648d134110 Mon Sep 17

Re: [Freeipa-devel] [PATCH 0088] fix dsinstance.py:get_domain_level function

2015-10-20 Thread Martin Basti
On 20.10.2015 12:49, Martin Babinsky wrote: During review of Simo's patches I have found some inconsistencies between 'get_domain_level' function definition and its usage. This little patch fixes them. ACK Pushed to master: 98bf90e4cecb38fc72a0b598a6e6a50fee284f31 -- Manage your

Re: [Freeipa-devel] [PATCH 0329] Tests: fix user tracker

2015-10-20 Thread Martin Basti
On 20.10.2015 15:53, Martin Basti wrote: On 19.10.2015 14:16, Martin Basti wrote: On 19.10.2015 12:30, Martin Basti wrote: Attribute nsaccountlock has not been processed correctly Patch attached. Self-NACK, more fixes required Updated patch attached, but it still needs to improve

Re: [Freeipa-devel] [PATCHSET] Replica promotion patches

2015-10-20 Thread Simo Sorce
On 20/10/15 06:32, Martin Babinsky wrote: On 10/15/2015 08:14 PM, Simo Sorce wrote: On 15/10/15 11:39, Martin Basti wrote: Without this patch the ipa-ca-install is broken in current master. Unexpected error - see /var/log/ipareplica-ca-install.log for details: AttributeError: Values instance

Re: [Freeipa-devel] [PATCH 0329] Tests: fix user tracker

2015-10-20 Thread Lenka Doudova
On 10/20/2015 06:21 PM, Martin Basti wrote: On 20.10.2015 15:53, Martin Basti wrote: On 19.10.2015 14:16, Martin Basti wrote: On 19.10.2015 12:30, Martin Basti wrote: Attribute nsaccountlock has not been processed correctly Patch attached. Self-NACK, more fixes required

Re: [Freeipa-devel] [PATCH 0084] hide topology segment direction in topology command CLI and webui interface

2015-10-20 Thread Petr Vobornik
On 10/20/2015 01:32 PM, Martin Babinsky wrote: On 10/20/2015 01:05 PM, Petr Vobornik wrote: On 10/20/2015 09:19 AM, Martin Babinsky wrote: On 10/13/2015 07:04 PM, Martin Babinsky wrote: On 10/13/2015 06:55 PM, Martin Babinsky wrote: mbabinsk - hide segment direction from topology commands