[Freeipa-devel] [PATCH] 045 Add DNS record modification command

Adam Young ayoung at redhat.com
Wed Jul 6 20:27:19 UTC 2011


On 07/05/2011 04:21 PM, Adam Young wrote:
> On 03/30/2011 11:13 AM, Martin Kosek wrote:
>> Since this is a new-feature type patch it should be pushed only to master.
>> -------
>> The DNS record plugin does not support modification of a record. One
>> can only add A type addresses to a DNS record or remove the current
>> ones. To actually change a DNS record value it has to be removed and
>> then added with a desired value.
>>
>> This patch adds a new DNS plugin command "dnsrecord-mod" which enables
>> user to:
>>   - modify a DNS record value (note than DNS record can hold multiple values
>>     and those will be overwritten)
>>   - remove a DNS record when an empty value is passed
>>
>> New tests for this new command have been added to the CLI test suite.
>>
>> https://fedorahosted.org/freeipa/ticket/1137
>>
>>
>> _______________________________________________
>> Freeipa-devel mailing list
>> Freeipa-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/freeipa-devel
> dns.py has changed enough that this needs a rebase, but from my visual 
> inspection it looks correct.  Can you post an updated patch?
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel
OK, here is my attempt at updating the patch.  Please review.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110706/2b70a1e4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-0045-Add-DNS-record-modification-command.patch
Type: text/x-patch
Size: 11968 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110706/2b70a1e4/attachment.bin>


More information about the Freeipa-devel mailing list