Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

desginate: Add mdns as hidden master #2105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 23, 2019

  1. desginate: Add mdns as hidden master (SOC-9142)

    In crowbar's world the dns-master is the master of all and slaves
    forward all queries to dns-master. When designate is enabled,
    designate-mdns service component(s) become the hidden master(s).
    
    We leave 'also_notifies' empty. It can be configured by the users
    via designate-manage utility as and when needed.
    
    designate-mdns service components, in HA, will be
    running on multiple hosts and any host can be asked to update a zone
    on th real-master. We add the cluster vip as the hidden master in case
    HA is enabled otherwise add all servers.
    Sumit Jamgade authored and Ritesh Anand committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a8f2c73 View commit details
    Browse the repository at this point in the history