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

designate: allow worker on cluster. #2104

Merged
merged 2 commits into from
Jun 12, 2019

Commits on May 9, 2019

  1. designate: allow worker on cluster.

    [1] suggests that workers are there for designate-central to get work
    done. So having more of them is a good idea.
    A worker does not really have an idea of api so no vip or haproxy
    config is required.
    
    1 - https://docs.openstack.org/designate/rocky/contributor/architecture.html
    Sumit Jamgade authored and dirkmueller committed May 9, 2019
    Configuration menu
    Copy the full SHA
    a0a0877 View commit details
    Browse the repository at this point in the history
  2. designate: do not use pacemaker as all the services are stateless

    Author:  Vincent Untz <[email protected]>
    Sumit Jamgade authored and dirkmueller committed May 9, 2019
    Configuration menu
    Copy the full SHA
    6ee734c View commit details
    Browse the repository at this point in the history