Ib0538bdd23b17e519b9c917018ccc9fa8c6425c5 removed the option
API_RATE_LIMIT. So don't mention it in the documentation.
Change-Id: I9df67c3dd1b800f6a51de2cd78aeaad10ca38f7e
| ... | ... |
@@ -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, |