congress/congress
Eric K 919b782486 eventlet workaround to avoid import cycle issue
Do get_hub() before monkey_patch() to workaround issue with
import cycles in eventlet < 0.22.0;
Based on the worked-around in eventlet with patch
b756447bab

Also moved monkey_patch() up as far as possible to make sure all imports
get patched modules.

Closes-Bug: 1746136
Closes-Bug: 1745112

Conceptually cherry-picked from change I72c349e81dfc02136b22637c707ad4908c9f269e

Change-Id: I0ed736f30f8fd7a3ec046e5810b84b52910fa4c9
2018-02-12 22:09:46 +00:00
..
api specify webob Response charset 2017-01-17 23:45:22 -08:00
common Merge "Lock table and sync rule before each rule insert" 2017-01-30 07:44:04 +00:00
datalog Exclude atomic rule from dependency graph 2017-02-17 08:10:34 +00:00
datasources Supress ceilometer event list error 2017-02-02 12:37:01 +05:30
db Update and add haht rule test cases for locking 2017-01-30 20:22:39 +00:00
dse2 fix delete-missing-driver-datasources function 2017-02-15 03:50:13 +00:00
policy_engines Add tables contributed by atomic rules 2017-02-02 02:45:29 +00:00
server eventlet workaround to avoid import cycle issue 2018-02-12 22:09:46 +00:00
synchronizer Merge "Lock table and sync rule before each rule insert" 2017-01-30 07:44:04 +00:00
tests Fix ParserError 2017-06-23 20:12:18 +00:00
__init__.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
auth.py Moved CORS middleware configuration into oslo-config-generator 2016-03-14 10:55:49 -07:00
context.py Define context.roles with base class 2016-04-06 11:53:04 -04:00
exception.py Fix check that policy-names are valid IDs in the grammar 2017-01-12 18:57:03 -08:00
harness.py Make datasource creation failure a non-fatal error 2017-04-13 02:04:43 +00:00
opts.py Fixes congress.conf.sample file generation 2017-01-20 08:01:43 -06:00
service.py Use only strings in paste.deploy.loadapp global_conf 2016-09-15 18:00:11 +00:00
utils.py Remove distributed_architecture flag 2016-09-05 11:03:13 +05:30
version.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00