Modify ↓
Ticket #1015 (closed task: fixed)
Become Network -> DNS to MVC
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.12 | Component: | base |
| Severity: | normal | Keywords: | nameservers DNS import MVC paid |
| Cc: |
Description
In menu Network-> DNS, become the given form of nameservers in a full list of nameservers. This list will be as follows:
- Ordered, first is primary, second is secondary and so on
- Not limited number
The ticket must achieve these requirements:
- Provide same functionality as non-MVC based one
- Migration script from the old gconf value one to the new MVC-based one
- Maintain the API and improve a little with new exposed methods
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [10337]) * Added DNSResolver model to handle nameserver resolvers
All refs #1015