← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: cloud-archive
   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 Ubuntu Cloud Archive:
  New
Status in neutron:
  Fix Released

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/cloud-archive/+bug/1951872/+subscriptions



References