[RFE] support multiple pools with targets in the same backend or different backends

Bug #1773242 reported by Dmitrii Shcherbakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Designate Charm
Triaged
Wishlist
Unassigned

Bug Description

With Designate v2 there is no need to create nameservers as with v1 and they are listed in pools.yaml which is loaded by designate.

It is possible to have multiple pools of the same or different type.

- name: pool-1
# ...
  targets:
    - type: bind9
# ...
- name: pool-2
  targets:
    - type: bind9
# ...
- name: pool-3
  targets:
    - type: infoblox
# ...
- name: pool-4
  targets:
    - type: powerdns

Docs:
https://docs.openstack.org/designate/queens/admin/multiple-pools.html
A fairly full example of pools.yaml:
https://github.com/openstack/designate/blob/master/etc/designate/pools.yaml.sample-multiple-pools

Tags: cpe-onsite
James Page (james-page)
Changed in charm-designate:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.