← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2078661] Re: [RFE] The port flag "propagate_uplink_status" should be updatable

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/931641
Committed: https://opendev.org/openstack/neutron/commit/498be543e07712eaa4df3e527c3c85c3e0f52279
Submitter: "Zuul (22348)"
Branch:    master

commit 498be543e07712eaa4df3e527c3c85c3e0f52279
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Fri Oct 4 09:48:54 2024 +0000

    Add extension "uplink-status-propagation-updatable"
    
    This extension allows to update the port flag "propagate_uplink_status",
    used by the ML2/SR-IOV agent to define a VF port link state as "auto"
    (the VF will mimic the PF port link status).
    
    The neutron-lib version required is at least 3.16.0, that includes [1].
    
    [1]https://review.opendev.org/c/openstack/neutron-lib/+/927820
    
    Closes-Bug: #2078661
    Change-Id: Ic3c85d296cf3391b157c531d7bde90c6dbee2f8e


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

Title:
  [RFE] The port flag "propagate_uplink_status" should be updatable

Status in neutron:
  Fix Released

Bug description:
  The extension "uplink-status-propagation" adds a new field to the port
  resource: "propagate_uplink_status". This field is only settable at
  the creation of the port. Once defined, it cannot be changed.

  This RFE proposes to be able to modify the value of this field once
  the port has been created.

  NOTE: this field only affects ML2/SR-IOV mechanism driver and its
  agent. Check [1][2] for more info.

  [1]https://bugs.launchpad.net/neutron/+bug/1722720
  [2]https://review.opendev.org/q/topic:%22bug/1722720%22

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



References