Now we are mixing zone types 'master' and 'forward' in the single thing (in IPA UI and in objectClass 'idnsZone').
Zone types recognized in BIND: http://www.zytrax.com/books/dns/ch7/zone.html#type
Current situation leads to confusion for users because:
Proposal:
Changing 3.2 priority
Moving my tickets back to free-to-take pool.
This is a blocker for #4149 (for reasons internal to BIND 9 and bind-dyndb-ldap).
Support on bind-dyndb-ldap side [#99)]]([https://fedorahosted.org/bind-dyndb-ldap/ticket/99|(ticket) is ready from version 3.0.
We just need UI which seems to be relatively easy:
Let us do the change in 4.0 then.
TODO: upgrade procedure http://www.freeipa.org/page/V4/Forward_zones#Updates_and_Upgrades
WebUI ticket: https://fedorahosted.org/freeipa/ticket/4357
Upgrade procedure patches posted for review
DNS Forward Zones:
master:
not closing, upgrade patches should follow
Since the semantics of the command ipa dnszone-add --forward changed, but the syntax stayed the same, we should issue a UserWarning any time user issues a command which would have different semantics in the older version of IPA.
This will help prevent confusion from users that were used to the old syntax / found old documentation.
We should also make sure that documentation of the both commands reflect the changes done (ipa help dnszone-add should contain relevant info).
Adding to list of tickets required for 4.0 release.
Upgrade part:
Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1114013
Reopening as Tomas had a valid request in comment:16 which should be addressed before release.
We should also replace this part of the DNS help with the correct use of dnsforwardzone-add/mod...:
Forward all requests for the zone external.com to another nameserver using a "first" policy (it will send the queries to the selected forwarder and if not answered it will use global resolvers): ipa dnszone-add external.com ipa dnszone-mod external.com --forwarder=10.20.0.1 \\ --forward-policy=first
It seems that upgrade procedure is failing on current master, Martin Basti is investigating it.
Metadata Update from @pspacek: - Issue assigned to mbasti - Issue set to the milestone: FreeIPA 4.0 GA
Log in to comment on this ticket.