← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1694298] [NEW] Add "default" behaviour to QoS policies

 

Public bug reported:

https://review.openstack.org/428304
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

commit 9d69822e4391edcfb659538f18069a61037d3f12
Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
Date:   Wed Feb 1 15:15:16 2017 +0000

    Add "default" behaviour to QoS policies
    
    This patch implements the "default" behaviour for QoS policies.
    If this flag is enabled for a QoS policy in a project, all
    new networks created will have this QoS policy assigned by default.
    
    If a new QoS policy is created or updated with this flag and another
    QoS policy in the same project is set as the default policy, the new
    one won't be created or updated. To set another QoS policy as default,
    the current one must be unset.
    
    DocImpact: A "default" flag is introduced for QoS policies. If this flag
               is enabled in a QoS policy (attached to a project), then all
               networks created in this project would have this QoS policy
               assigned, unless an explicit policy is specified.
    APIImpact
    
    Closes-Bug: #1639220
    Change-Id: If5ff2b00fa828f93aa089e275ddbd1ff542b79d4

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

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

Title:
      Add "default" behaviour to QoS policies

Status in neutron:
  New

Bug description:
  https://review.openstack.org/428304
  Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
  Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.

  commit 9d69822e4391edcfb659538f18069a61037d3f12
  Author: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
  Date:   Wed Feb 1 15:15:16 2017 +0000

      Add "default" behaviour to QoS policies
      
      This patch implements the "default" behaviour for QoS policies.
      If this flag is enabled for a QoS policy in a project, all
      new networks created will have this QoS policy assigned by default.
      
      If a new QoS policy is created or updated with this flag and another
      QoS policy in the same project is set as the default policy, the new
      one won't be created or updated. To set another QoS policy as default,
      the current one must be unset.
      
      DocImpact: A "default" flag is introduced for QoS policies. If this flag
                 is enabled in a QoS policy (attached to a project), then all
                 networks created in this project would have this QoS policy
                 assigned, unless an explicit policy is specified.
      APIImpact
      
      Closes-Bug: #1639220
      Change-Id: If5ff2b00fa828f93aa089e275ddbd1ff542b79d4

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


Follow ups