← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1891873] Re: Port has a wrong attribute name "uplink_status_propagation", should be "propagate_uplink_status"

 

Reviewed:  https://review.opendev.org/746701
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=40efa204df9feaf0d207b0e89eaa7a7776e02248
Submitter: Zuul
Branch:    master

commit 40efa204df9feaf0d207b0e89eaa7a7776e02248
Author: pedh <hcn518@xxxxxxxxx>
Date:   Tue Aug 18 19:50:14 2020 +0800

    Fix: port attribute name propagate_uplink_status
    
    Change the incorrect port attribute name "uplink_status_propagation"
    to "propagate_uplink_status".
    
    Closes-Bug: #1891873
    
    Change-Id: I6d62fed6b427dc626c3395d4f1589720959cd71c
    Reviewed-by: pedh <hcn518@xxxxxxxxx>


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

Title:
  Port has a wrong attribute name "uplink_status_propagation", should be
  "propagate_uplink_status"

Status in neutron:
  Fix Released

Bug description:
  According to Bug #1722720, the uplink_status_propagation extension
  adds an attribute names "propagate_uplink_status" to port, but the
  description of the attribute in the documents mistake the attribute
  name by "uplink_status_propagation", and may misleads the users and
  administartors about the extension.

  The projects below are affected:
  openstack/neutron-lib
  openstack/python-openstackclient
  openstack/ironic

  Below are the related wrong codes.
  http://ix.io/2upr

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


References