openstacksdk/openstack/tests
Monty Taylor 09b10cfecb
Add support for per-service rate limits
Rate limits on the server-side are per-service, but the rate limit in
the TaskManager is a single rate. Add support for a dict of rate limits,
keyed by service-type.

The primary user interface should be passing rate to the Connection
constructor. That takes calls-per-second for both scalar and dict
versions of its rate parameter.

Depends-On: https://review.openstack.org/612168/
Change-Id: If0ff77b43adc1f6f0bb1e7c08908930a95508b31
2018-10-22 08:51:16 -05:00
..
ansible Add more options to enable ansible testing feature 2018-08-09 10:53:59 +08:00
functional Merge "Add functional tests for clustering" 2018-10-12 07:52:59 +00:00
unit Add support for per-service rate limits 2018-10-22 08:51:16 -05:00
__init__.py Sync hacking requirement with global requirements 2014-06-11 11:00:42 -07:00
base.py Restore timeout_scaling_factor 2018-09-25 14:05:23 -05:00
fakes.py baremetal: support newer microversions in {get,update,patch}_machine 2018-08-30 11:42:48 +02:00