Skip to content

Delete reverse floating IP records on FIP deletion#3

Open
kpawar89 wants to merge 1 commit into
stable/trainfrom
train_fix_fip_ptr_removal
Open

Delete reverse floating IP records on FIP deletion#3
kpawar89 wants to merge 1 commit into
stable/trainfrom
train_fix_fip_ptr_removal

Conversation

@kpawar89
Copy link
Copy Markdown

When floating ip is created without dns_name and dns_domain, ptr record
is created in desigate. After setting ptrdname on ptr record, new
reverse floating ip record is created within zone. After deletion of
floating ip the record still exist.
Fix this issue by trying to delete recordset within zone by admin_client
and allowed to see all projects. Keep the existing logic of floating ip
deletion with dns_domain and dns_name as it was.

Closes-Bug: #1746627

When floating ip is created without dns_name and dns_domain, ptr record
is created in desigate. After setting ptrdname on ptr record, new
reverse floating ip record is created within zone. After deletion of
floating ip the record still exist.
Fix this issue by trying to delete recordset within zone by admin_client
and allowed to see all projects. Keep the existing logic of floating ip
deletion with dns_domain and dns_name as it was.

Closes-Bug: #1746627
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants