← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1610332] Re: Can't disable nova quotas

 

Reviewed:  https://review.openstack.org/352455
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=434d7d92be14d89f557675bcc3b294a8932cc0fd
Submitter: Jenkins
Branch:    master

commit 434d7d92be14d89f557675bcc3b294a8932cc0fd
Author: Eric Berglund <esberglu@xxxxxxxxxx>
Date:   Mon Aug 8 09:33:08 2016 -0500

    Allow Nova Quotas to be Disabled
    
    This allows some of the nova quotas to be set to -1, disabling that
    quota.
    
    Closes-Bug: #1610332
    
    Change-Id: I499b52b8a327307ad79cca112e43b50f1f3ea482


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1610332

Title:
  Can't disable nova quotas

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The nova quotas previously could be disabled by setting the quota
  value to -1.

  Due to this change updating the quota help text, many of the quotas
  now have a min value of 0, no longer allowing those quotas to be
  disabled by setting them to -1. Attempting to do so will result in a
  invalid value error.

  https://github.com/openstack/nova/commit/2eebb5edc6c236252e2da1ab1a3e0120de160acd

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


References