neutron-lbaas/neutron_lbaas
Ihar Hrachyshka ea6143681a Cap tempest to < 12.1.0
Latest tempest release is incompatible with urllib3 1.14 that is
enforced in gate using upper constraints. Tempest uses chunked= argument
to construct a request, the argument that is introduced in urllib3 1.15+
only.

This patch is not a backport from master because it's not needed there.
On master, urllib3 is fresh enough to pass the gate.

Change-Id: I3b48b86ffe75f3c12b4d13e0239530f18744ef69
2016-06-30 15:16:31 +00:00
..
agent Shared pools support 2016-02-21 04:42:23 -08:00
common Neutron LBaaS leaking admin_password into logs 2016-02-24 16:23:45 -08:00
db Merge "Fix delete of session_persistence with pool update" 2016-03-14 19:21:58 +00:00
drivers Do not consider listeners without default pool 2016-05-31 10:44:27 +00:00
extensions Revert "Adds Cascade option for load balancer drivers" 2016-03-02 16:30:43 -08:00
services Preventing pool deletion if pool has healthmonitor 2016-06-13 16:01:40 +00:00
tests Cap tempest to < 12.1.0 2016-06-30 15:16:31 +00:00
__init__.py Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
_i18n.py Update translation setup 2016-01-29 07:08:17 +09:00
agent_scheduler.py LOG.warn -> LOG.warning 2015-12-31 01:35:31 -08:00
opts.py Automatically generate neutron LBaaS configuration files 2015-12-09 15:14:56 +00:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00