← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1659265] Re: Network level QoS policies should apply to network:router_gateway

 

Reviewed:  https://review.openstack.org/425218
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2d1ee7add7c08ebbf8de7f9a0dc2aeb5344a4052
Submitter: Jenkins
Branch:    master

commit 2d1ee7add7c08ebbf8de7f9a0dc2aeb5344a4052
Author: Maxime Guyot <maxime.guyot@xxxxxxxxx>
Date:   Wed Mar 8 15:14:32 2017 +0100

    Apply QoS policy on network:router_gateway
    
    All router ports (internal and external) used to be excluded from QoS
    policies applied on network. This patch excludes only internal router
    ports from network QoS policies.
    This allows cloud administrators to set an egress QoS policy to a
    public/external network and have the QoS policy applied on all external
    router ports (DVR or not). To the tenant this is also egress traffic so
    no confusion compared to QoS policies applied to VM ports.
    
    DocImpact
    
    Update networking-guide/config-qos, User workflow section:
    - Replace "Network owned ports" with "Internal network owned ports"
    
    Change-Id: I2428c2466f41a022196576f4b14526752543da7a
    Closes-Bug: #1659265
    Related-Bug: #1486039


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

Title:
  Network level QoS policies should apply to network:router_gateway

Status in neutron:
  Fix Released

Bug description:
  Network level QoS policies should apply to network:router_gateway
  ports.

  Use case: cloud administrator wants to limit external egress traffic
  of all routers/tenant

  This will allow cloud administrators to set an egress Qos policiy to a
  public/external network and have the QoS policy applied on all
  network:router_gateway ports. To the tenant this is also egress
  traffic so no confusion compared to QoS policies applied to VM ports.

  Related to https://bugs.launchpad.net/neutron/+bug/1486039

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


References