Comment 1 for bug 1995918

Revision history for this message
Michael Johnson (johnsom) wrote :

Hi there,

I suspect this is a configuration issue in the pools.yaml being used.

Can you run the following command:

designate-manage pool generate_file --file /tmp/check-pool.yaml

Then view that file and look for the "masters" section under the "targets" section. Validate that there are "masters" defined for each pool in the file.

See this documentation page for more information:
https://docs.openstack.org/designate/latest/admin/pools.html#managing-pools

If that doesn't help resolve the issue, can you please pastebin the check-pool.yaml file you generated?