← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1657381] Re: QoS drivers need to implement a precommit for the actions

 

Reviewed:  https://review.openstack.org/421818
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=45fd7eef6eb0fe5c760338953c91c046730f153c
Submitter: Jenkins
Branch:    master

commit 45fd7eef6eb0fe5c760338953c91c046730f153c
Author: Miguel Angel Ajo <mangelajo@xxxxxxxxxx>
Date:   Wed Jan 18 11:46:34 2017 +0100

    Add precommit calls to the QoSDriver class
    
    Added create, update and delete precommit calls for QoS
    driver, to be used by some out-of-tree backends.
    
    Co-Authored-By: Miguel Angel Ajo <mangelajo@xxxxxxxxxx>
    Co-Authored-By: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@xxxxxxxxx>
    
    Closes-Bug: #1657381
    Change-Id: I44dd7e049eab054363063021f07ade81ef2d1a90


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

Title:
  QoS drivers need to implement a precommit for the actions

Status in neutron:
  Fix Released

Bug description:
  Some backends like ODL use a logging and sync mechanism that would
  benefit from exposing a precommit for all the exposed driver actions.

  We should implement a create_policy_precommit,
  update_policy_precommit, delete_policy_precommit.

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


References