From 37b7a665d046160754396423cd4443a3e3f9bb11 Mon Sep 17 00:00:00 2001 From: JordanP Date: Tue, 20 Jan 2015 14:28:22 +0100 Subject: [PATCH] Fix doc: API_RATE_LIMIT has been removed Ib0538bdd23b17e519b9c917018ccc9fa8c6425c5 removed the option API_RATE_LIMIT. So don't mention it in the documentation. Change-Id: I9df67c3dd1b800f6a51de2cd78aeaad10ca38f7e --- doc/source/configuration.rst | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index baebe979b0..b9a48024ed 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -352,19 +352,6 @@ Multi-host DevStack GLANCE_HOSTPORT=w.x.y.z:9292 ENABLED_SERVICES=n-vol,n-cpu,n-net,n-api -API rate limits ---------------- - - | Default: ``API_RATE_LIMIT=True`` - | Integration tests such as Tempest will likely run afoul of the - default rate limits configured for Nova. Turn off rate limiting - during testing by setting ``API_RATE_LIMIT=False``.* - | - - :: - - API_RATE_LIMIT=False - IP Version | Default: ``IP_VERSION=4`` | This setting can be used to configure DevStack to create either an IPv4,