Don't add the period "." character of the fqdn in the OVN nb db's dns records

Bug #1757074 reported by Numan Siddique
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Numan Siddique

Bug Description

when dns records are added for a port in OVN NB DB, the extra "." is also added.
Eg. "vm1.ovn.test."="10.0.0.4" is added.

It should be "vm1.ovn.test"="10.0.0.4"

Changed in networking-ovn:
assignee: nobody → Numan Siddique (numansiddique)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-ovn (master)

Fix proposed to branch: master
Review: https://review.openstack.org/554498

Changed in networking-ovn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-ovn (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/556828

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/554498
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=b6613f8560611a2ab5f3622bd9e7a379a807868e
Submitter: Zuul
Branch: master

commit b6613f8560611a2ab5f3622bd9e7a379a807868e
Author: Numan Siddique <email address hidden>
Date: Tue Mar 20 16:00:25 2018 +0530

    Strip the trailing '.' from the fqdn dns record stored in OVN NB DB

    Presently the dns fqdn record for a port is stored with trailing '.'
    character. Eg. vm1.ovn.test."="10.0.0.4"

    Fix this to store it as "vm1.ovn.test"="10.0.0.4"

    Closes-bug: #1757074
    Change-Id: I8cdc48065acdac9dcc5955c223824714ecd92437

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 5.0.0.0b1

This issue was fixed in the openstack/networking-ovn 5.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (stable/queens)

Reviewed: https://review.openstack.org/556828
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=49b2ddd1115eaae498053d593e06ce681b57ec19
Submitter: Zuul
Branch: stable/queens

commit 49b2ddd1115eaae498053d593e06ce681b57ec19
Author: Numan Siddique <email address hidden>
Date: Tue Mar 20 16:00:25 2018 +0530

    Strip the trailing '.' from the fqdn dns record stored in OVN NB DB

    Presently the dns fqdn record for a port is stored with trailing '.'
    character. Eg. vm1.ovn.test."="10.0.0.4"

    Fix this to store it as "vm1.ovn.test"="10.0.0.4"

    Closes-bug: #1757074

    (cherry picked from b6613f8560611a2ab5f3622bd9e7a379a807868e)
    Change-Id: I8cdc48065acdac9dcc5955c223824714ecd92437

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 4.0.2

This issue was fixed in the openstack/networking-ovn 4.0.2 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 4.0.3

This issue was fixed in the openstack/networking-ovn 4.0.3 release.

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.