← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1537746] Re: l3_db should not assume dns-integration

 

Reviewed:  https://review.openstack.org/272082
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3233918e305104fda05afce5f6c8313de0299d8c
Submitter: Jenkins
Branch:    master

commit 3233918e305104fda05afce5f6c8313de0299d8c
Author: YAMAMOTO Takashi <yamamoto@xxxxxxxxxxxx>
Date:   Mon Jan 25 21:55:40 2016 +0900

    l3_db: Check dns-integration extension
    
    Do not call methods from DNSDbMixin unless the extension is supported.
    
    Closes-Bug: #1537746
    Change-Id: I72f4ae947cb3f58938c75691a4d7da8d6203466f


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  l3_db should not assume dns-integration

Status in networking-ovn:
  In Progress
Status in neutron:
  Fix Released

Bug description:
  Ic298ad2558410ab9a614f22e1757d1fc8b22c482 broke plugins using l3_db without dns-integration.
  eg. _process_dns_floatingip_create_precommit is called without checking the extension.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1537746/+subscriptions


References