← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1681440] Re: QoS policy object can't be suitable with 1.2 version of object

 

Reviewed:  https://review.openstack.org/455338
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0376d2f6adada320554f247e4c67e15243d01d74
Submitter: Jenkins
Branch:    master

commit 0376d2f6adada320554f247e4c67e15243d01d74
Author: Sławek Kapłoński <slawek@xxxxxxxxxxxx>
Date:   Mon Apr 10 14:09:51 2017 +0000

    Make QoS policy object compatible with versions 1.2 and higher
    
    For version 1.2 or higher of QoS policy object it can contain
    QoSMinumumBandwidtLimit rules and appending of such rule type
    was missing in make_obj_compatible function.
    Now such rules are appended to QoS policy.
    
    Change-Id: I40d699db58c34e83272432376d1d59679a680db2
    Closes-Bug: #1681440


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

Title:
  QoS policy object can't be suitable with 1.2 version of object

Status in neutron:
  Fix Released

Bug description:
  In
  https://github.com/openstack/neutron/blob/master/neutron/objects/qos/policy.py#L220
  there is no function to make QoS policy object compatible with version
  1.2 and higher (append QoSMinimumBandwidthLimit rules to policy)

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


References