Disable per-user rate limiting by default

Bug #1195502 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Unassigned

Bug Description

https://review.openstack.org/34821
commit 0d9d2a3ab3348e13694877d87144a2f3a500c080
Author: Joe Gordon <email address hidden>
Date: Thu Jun 27 16:03:01 2013 -0700

    Disable per-user rate limiting by default

    The rate limiting enabled via api_rate_limit, is per user rate limiting
    which does not protect against intentional DOS, instead DOS rate
    limiting should be elsewhere. Furthermore useful values for this are very deployment
    specific.

    * Private deployments simply don't need it.
    * Public deployments need something more sophisticated (queue depth based,
      not static values).
    * Folks that do want it as belt-and-braces want semi-decent defaults
      but there is no need to default it on.

    Part of more sane defaults effort.

    DocImpact

    Change-Id: I5451f6f90a6448c838612f180f0af750213a62bf

Tags: nova
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → havana
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/42188

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Changed in openstack-manuals:
assignee: Andreas Jaeger (jaegerandi) → nobody
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
assignee: Andreas Jaeger (jaegerandi) → nobody
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.