Comment 18 for bug 1650678

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

Reviewed: https://review.openstack.org/457035
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=727039bce88233babf8bda19442df79e5c5f1592
Submitter: Jenkins
Branch: master

commit 727039bce88233babf8bda19442df79e5c5f1592
Author: Miguel Lavalle <email address hidden>
Date: Sat Apr 15 19:26:51 2017 -0500

    Add port dns_domain to DB and object models

    This patchset adds a new dns_domain attribute to the PortDNS DB model
    and OVO object.

    This patchset belongs to a series that adds dns_domain attribute
    functionality to ports.

    Change-Id: Ib1ea7d0faee4f0544141fdcbb75164aadcfc5056
    Partial-Bug: #1650678