← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1485921] Re: Reservations support

 

Devref Docs merged at the time https://review.openstack.org/#/c/190798/

** Changed in: neutron
       Status: New => 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/1485921

Title:
      Reservations support

Status in neutron:
  Fix Released
Status in openstack-api-site:
  Invalid
Status in openstack-manuals:
  Invalid

Bug description:
  https://review.openstack.org/163659
  commit 574b25b857419eed74237f61749cb76c4e612fb4
  Author: Salvatore Orlando <salv.orlando@xxxxxxxxx>
  Date:   Wed Mar 11 17:28:43 2015 -0700

      Reservations support
      
      Add the concept of resource reservation in neutron.
      Usage tracking logic is also updated to support reservations.
      Reservations are not however available with the now deprecated
      configuration-based quota driver.
      
      The base API controller will now use reservations to perform
      quota checks rather than counting resource usage and then
      invoking the limit_check routine.
      
      The limit_check routine however has not been removed and
      depreacated as a part of this patch. In order to ensure all
      quota drivers expose a consistent interface, a
      make_reservation method has been added to the configuration
      based driver as well. This method simply performs "old-style"
      limit checks by counting resource usage and then invoking
      limit_check.
      
      DocImpact
      
      Implements blueprint better-quotas.
      
      Change-Id: Ifea07f461def564884af5b291c8a56655a4d818b

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