Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1430632

Summary: DNSaaS Designate isn't working as expected
Product: Red Hat OpenStack Reporter: Nilesh <nchandek>
Component: openstack-designateAssignee: lpeer <lpeer>
Status: CLOSED WONTFIX QA Contact: Ofer Blaut <oblaut>
Severity: high Docs Contact:
Priority: unspecified    
Version: 10.0 (Newton)CC: amuller, apevec, dhill, gkadam, lhh, lpeer, mburns, nyechiel, rfreire
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-26 21:54:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nilesh 2017-03-09 07:28:05 UTC
Description of problem:

Designate isn't working as expected

Error :- 

~~~
2017-03-08 06:35:34.604 7834 ERROR designate.pool_manager.service [req-a92f3500-63d0-4e70-98bb-b136abd6e787 - - - - -] No targets for <Pool id:'794ccc2c-d751-44fe-b57f-8894c9f5c842' name:'default'> found.
2017-03-08 06:35:39.638 7834 ERROR designate.pool_manager.service [req-a92f3500-63d0-4e70-98bb-b136abd6e787 - - - - -] No targets for <Pool id:'794ccc2c-d751-44fe-b57f-8894c9f5c842' name:'default'> found.
2017-03-08 06:35:44.672 7834 ERROR designate.pool_manager.service [req-a92f3500-63d0-4e70-98bb-b136abd6e787 - - - - -] No targets for <Pool id:'794ccc2c-d751-44fe-b57f-8894c9f5c842' name:'default'> found.
~~~


Version-Release number of selected component (if applicable):


OSP-10

How reproducible:


Steps to Reproduce:

1) Followed official documentation for DNSaaS configuration catch with the same error what cu is getting. 

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html-single/dns-as-a-service_guide/



Actual results:

Designate should be  work as expected

Expected results:

Designate should be  work as expected

Additional info:

Designate should be  work as expected

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/html-single/dns-as-a-service_guide/

Comment 1 Nilesh 2017-03-20 07:51:02 UTC
Any update ?

Comment 5 Rodrigo A B Freire 2018-03-29 22:33:31 UTC
If you have stumbled upon this issue, I found that this message seem to be harmless. It does shows up but DNS entries are created _normally_.

For a complete Designate install script, refer to:

https://pastebin.com/DqxHzKCy

Hope that helps,

- RF.