Browse code

Merge "Fix doc: API_RATE_LIMIT has been removed"

Jenkins authored on 2015/01/22 02:51:16
Showing 1 changed files
... ...
@@ -352,19 +352,6 @@ Multi-host DevStack
352 352
         GLANCE_HOSTPORT=w.x.y.z:9292
353 353
         ENABLED_SERVICES=n-vol,n-cpu,n-net,n-api
354 354
 
355
-API rate limits
356
-
357
-    | Default: ``API_RATE_LIMIT=True``
358
-    | Integration tests such as Tempest will likely run afoul of the
359
-      default rate limits configured for Nova. Turn off rate limiting
360
-      during testing by setting ``API_RATE_LIMIT=False``.*
361
-    |
362
-
363
-    ::
364
-
365
-        API_RATE_LIMIT=False
366
-
367 355
 IP Version
368 356
     | Default: ``IP_VERSION=4``
369 357
     | This setting can be used to configure DevStack to create either an IPv4,