← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1951872] [NEW] OVN: Missing reverse DNS for instances

 

Public bug reported:

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.10.in-addr.arpa domain name pointer vm3.openstackgate.local.

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.10.in-addr.arpa. not found: 3(NXDOMAIN)

Expected result: Get the same answer as with ML2/OVS.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1951872

Title:
  OVN: Missing reverse DNS for instances

Status in neutron:
  New

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.10.in-addr.arpa domain name pointer vm3.openstackgate.local.

  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.10.in-addr.arpa. not found: 3(NXDOMAIN)

  Expected result: Get the same answer as with ML2/OVS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1951872/+subscriptions



Follow ups