#1038 DNS records should link to hosts and hosts should link to records.
Closed: Fixed None Opened 13 years ago by admiyo.

No Description Provided


It is the UI ticket to create a link in the host UI to jump to the DNS part for the same host.

I'd like to defer this one. Here's how I think it should proceed.

We add an API, dnsrecord-mod that will allow us to use set-addr and add addr for each of the record types. This will let the webUI reuse the code that handles multi-value attributes such as the phone numbers and email addresses. With that API in place, we can then create a details page for a record, which will group together all entries that have the same dnsname: A, AAAA, TXT, PTR, and so on. This page will then have an link to the host record, if the host record exists.

Since adding the dnsrecord-mod is a non-trivial task, I think all this work should be moved to 2.2

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.1 - 2011/07

7 years ago

Login to comment on this ticket.

Metadata