← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1668125] [NEW] Add ability to change default quota

 

Public bug reported:

Problem:
Currently, the default quota is defined in configure file of neutron server: neutron.conf.
admin isnot able to change it via API.

other service nova, cinder can do it by, for example 'nova quota-class-
update --instances -1 --cores -1 default'

expectation:
implement an API to let admin change the default quota. By client, it maybe:
neutron quota-class-update --ports xx --networks yy --security-groups --zz default

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1668125

Title:
  Add ability to change default quota

Status in neutron:
  New

Bug description:
  Problem:
  Currently, the default quota is defined in configure file of neutron server: neutron.conf.
  admin isnot able to change it via API.

  other service nova, cinder can do it by, for example 'nova quota-
  class-update --instances -1 --cores -1 default'

  expectation:
  implement an API to let admin change the default quota. By client, it maybe:
  neutron quota-class-update --ports xx --networks yy --security-groups --zz default

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


Follow ups