← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1649488] Re: Duplicated revises_on_change in qos models

 

Reviewed:  https://review.openstack.org/410065
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=503fc8c9187912062d7ade1d9c7933973f6ad0bc
Submitter: Jenkins
Branch:    master

commit 503fc8c9187912062d7ade1d9c7933973f6ad0bc
Author: Hong Hui Xiao <honghui_xiao@xxxxxxxx>
Date:   Tue Dec 13 15:14:52 2016 +0800

    Remove duplicated revises_on_change in qos db model
    
    Both [1] and [2] add revises_on_change to qos db model. This patch
    removes the duplication.
    
    [1] 3b610a1debdfb99def758406b1604aa3273edeea
    [2] 0e51574b2fb299eb42d6f5333e68f70244b08d50
    
    Change-Id: I93c80e4f7d2b1c0989d1889e11f586cc5dc09bc5
    Closes-Bug: #1649488


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

Title:
  Duplicated revises_on_change in qos models

Status in neutron:
  Fix Released

Bug description:
  Both 0e51574b2fb299eb42d6f5333e68f70244b08d50 and
  3b610a1debdfb99def758406b1604aa3273edeea add revises_on_change to qos
  db models, which cause duplication in

  https://github.com/openstack/neutron/blob/09bc8a724e42fed0f527b56d38c5720167031764/neutron/db/qos/models.py#L49-L75

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


References