OVN: Missing reverse DNS for instances
Bug #1951872 reported by
Dr. Jens Harbott
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Cloud Archive |
New
|
Undecided
|
Unassigned | ||
neutron |
Fix Released
|
Medium
|
yatin |
Bug Description
When using OVN, reverse DNS for instances is not working. With dhcp-agent:
ubuntu@vm1:~$ host 10.0.0.11 10.0.0.3
Using domain server:
Name: 10.0.0.3
Address: 10.0.0.3#53
Aliases:
11.0.0.
With OVN:
ubuntu@vm1:~$ host 10.0.0.11 8.8.8.8
Using domain server:
Name: 8.8.8.8
Address: 8.8.8.8#53
Aliases:
Host 11.0.0.
Expected result: Get the same answer as with ML2/OVS.
tags: | added: dns ovn |
Changed in neutron: | |
importance: | Undecided → Medium |
Changed in neutron: | |
assignee: | nobody → yatin (yatinkarel) |
To post a comment you must log in.
So i was able to reproduce it locally, and found that reverse DNS is supported since OVN-21.06.0 [1]
.
Need to adapt neutron to support this(Atleast required to add enteries in "DNS" NB Table). Will check and work over it.
[1] https:/ /github. com/ovn- org/ovn/ commit/ 82a4e44e308171c b545211eb253447 5ef16a4c0e