Comment 9 for bug 1855877

Revision history for this message
wu.chunyang (wuchunyang) wrote :

hi, this is a designate bug, the default_pool_id opt didn't registered before executing designate-manage database sync. i have proposed a patch [1] to fix it.

we will create a default pool with the right default_pool_id now. and then default pool can be updated by `desigante manage update`[2]

this works for me.

[1]https://review.opendev.org/#/c/751245/
[2]https://opendev.org/openstack/designate/src/branch/master/designate/manage/pool.py#L167