← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1823865] Re: [neutron][networking-ovn] The function provider_network_attribute_updates_supported is breaking networking-ovn gate

 

Reviewed:  https://review.openstack.org/651175
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=3fd0a3c4d7d54ba438746365653a9d379c842f08
Submitter: Zuul
Branch:    master

commit 3fd0a3c4d7d54ba438746365653a9d379c842f08
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Tue Apr 9 09:35:54 2019 +0000

    Rehome provider_network_attribute_updates_supported to API definition
    
    Rehomed provider_network_attribute_updates_supported to
    plugins.ml2.api.MechanismDriver, in order to be inherited in other
    mechanism drivers.
    
    Change-Id: I145861b0ca356e3e27495fb2b0205f6e8339a964
    Closes-Bug: #1823865


** 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/1823865

Title:
  [neutron][networking-ovn] The function
  provider_network_attribute_updates_supported is breaking networking-
  ovn gate

Status in neutron:
  Fix Released

Bug description:
  Networking-OVN's gate broke [0] after [1] was merged due to the
  missing definition of provider_network_attribute_updates_supported in
  [2]. In my opinion, it would serve a better purpose to have this
  definition in the base class itself.



  [0]http://paste.openstack.org/show/749041/. The logs have been retrieved from
  http://logs.openstack.org/13/649213/4/check/openstack-tox-py27/a70c92b/job-output.txt.gz#_2019-04-05_11_09_08_715122

  [1]I2595335d6fbc51562b070f14eaeaadf49cf7c418

  [2]https://github.com/openstack/neutron-
  lib/blob/master/neutron_lib/plugins/ml2/api.py#L37

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


References