Comment 16 for bug 1741079

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

The designate logs in master don't have useful information, they only show the request finding 0 zones.

Apr 27 13:59:24 jh-devstack-01 designate-api[21120]: DEBUG designate.central.rpcapi [None req-8f88cc43-0611-4e7c-85d7-06d52bb12246 None None] Calling designate.central.find_zones() over RPC {{(pid=21120) wrapped /opt/stack/designate/designate/loggingutils.py:24}}
Apr 27 13:59:24 jh-devstack-01 designate-api[21120]: INFO designate.api.v2.controllers.zones [None req-8f88cc43-0611-4e7c-85d7-06d52bb12246 None None] Retrieved <Zone count:'0' object:'ZoneList'>
Apr 27 13:59:24 jh-devstack-01 designate-api[21120]: INFO eventlet.wsgi [None req-8f88cc43-0611-4e7c-85d7-06d52bb12246 None None] 10.242.42.14,10.242.42.14 - - [27/Apr/2018 13:59:24] "GET /v2/zones?name=test1.local. HTTP/1.1" 200 319 0.043512

The port parameters do not seem to have to be set, so we should update the docs. The issue stays the same if I add the dns parameters to the port creation as in the example in the docs.