Domain entry is not deleted

Bug #1492684 reported by Alex Stafeyev
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Expired
Undecided
Unassigned

Bug Description

We created a second domain on designate server.
When I tried to delete the second domain no error was seen but the domain was not deleted

AIO setup

[root@controller ~(keystone_admin)]# designate domain-list
+--------------------------------------+-----------------+------------+
| id | name | serial |
+--------------------------------------+-----------------+------------+
| de641237-8e3f-4479-9b60-376122c43dbe | example.com. | 1441545700 |
| b02d7a90-2713-40d8-9def-a5578de7830d | AlexDomain.com. | 1441224103 |
+--------------------------------------+-----------------+------------+
[root@controller ~(keystone_admin)]# designate domain-delete b02d7a90-2713-40d8-9def-a5578de7830d

[root@controller ~(keystone_admin)]# designate domain-list
+--------------------------------------+-----------------+------------+
| id | name | serial |
+--------------------------------------+-----------------+------------+
| de641237-8e3f-4479-9b60-376122c43dbe | example.com. | 1441545700 |
| b02d7a90-2713-40d8-9def-a5578de7830d | AlexDomain.com. | 1441224103 |
+--------------------------------------+-----------------+------------+

Paste bin - logs:
http://pastebin.com/NrETQekf

[root@controller ~(keystone_admin)]# rpm -qa |grep designate
openstack-designate-api-2015.1.0-1.el7ost.noarch
openstack-designate-agent-2015.1.0-1.el7ost.noarch
openstack-designate-sink-2015.1.0-1.el7ost.noarch
python-designate-2015.1.0-1.el7ost.noarch
openstack-designate-mdns-2015.1.0-1.el7ost.noarch
python-designateclient-1.2.0-1.el7ost.noarch
openstack-designate-common-2015.1.0-1.el7ost.noarch
openstack-designate-central-2015.1.0-1.el7ost.noarch
openstack-designate-pool-manager-2015.1.0-1.el7ost.noarch

Revision history for this message
Kiall Mac Innes (kiall) wrote :

I don't see any logs for the pool-manager service, I can see it being called - but without the logs from this service we can't determine what's wrong :)

We can see it being called here:

    2015-09-06 09:23:06.062 26547 INFO designate.pool_manager.rpcapi [req-12b3e159-5453-4a13-ba74-5270a390c58a c6506c93abce4b04be623777114ee410 f36556a5106d4cb981ec5ede7875100e - - -] delete_domain: Calling pool manager for AlexDomain.com., serial:1441224103

Changed in designate:
status: New → Incomplete
Revision history for this message
Alex Stafeyev (astafeye) wrote :

no log was generrated :(

After additional log (with BIND and PDNS) it work well.

The bug was opened with pdns.
I will have to get into that deeper

Revision history for this message
Alex Stafeyev (astafeye) wrote :

at this point it did not reproduce. I will try to find the trigger-

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Designate because there has been no activity for 60 days.]

Changed in designate:
status: Incomplete → Expired
Revision history for this message
Swati Sharma (swati-shukla1) wrote :

I have the same problem,

Designate domains and records not getting deleted, after being created. No logs are generated.

How did you resolve this, Alex?

Changed in designate:
status: Expired → Confirmed
Revision history for this message
Alex Stafeyev (astafeye) wrote :

When I worked on it I did not manage to resolve it.

Revision history for this message
Alex Stafeyev (astafeye) wrote :

Sorry my bad,
After redeployment of designate it did worked. Unfortunately I do not recall whether it was powerDNS BE or not.
If so it may be not relevant already

Changed in designate:
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Designate because there has been no activity for 60 days.]

Changed in designate:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.