congress/congress/tests
Pierre Crégut cc52f0b41d Stubs the loading of namespace in config-agent unit tests.
When oslo-config accesses the definition of a namespace, it uses stevedore to get
an entry point that list available options. We stub this function so that even
if the entry point is in congress, we do not relie on this mechanism.

Release-team: very low risk fix of testing code

Change-Id: I73d05056336ca4cc44fddd887064af3bd9fe9be3
Closes-Bug: #1750190
2018-02-21 18:50:36 +00:00
..
api Distinguish between PUT and PATCH in API models 2018-01-16 16:45:52 -08:00
cfg_validator Stubs the loading of namespace in config-agent unit tests. 2018-02-21 18:50:36 +00:00
common Fix test mocking and disable ceilometer tempest test 2017-10-30 17:08:34 -07:00
datalog Builtins for configuration file validation 2017-12-05 18:18:09 +01:00
datasources Fix swift auth issue by specifying version in url 2018-02-07 11:06:16 -08:00
db DB operations retry on deadlock 2018-02-07 11:46:23 -08:00
dse2 temporarily disable unstable dse tests 2017-08-29 17:49:34 -07:00
etc Add test loading policy files into library 2017-08-11 15:44:32 -07:00
haht eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
library_service Fix policy item schema to enforce max length on fields 2017-07-31 18:31:52 -07:00
policy_engines Add policy creation with rules or from policy library 2017-07-17 16:26:24 -07:00
__init__.py eventlet workaround to avoid import cycle issue 2018-02-01 18:47:01 -08:00
base.py Removes unnecessary utf-8 encoding 2017-02-27 19:38:03 -08:00
base_rpc.py Agent for configuration file validation 2017-12-05 18:17:59 +01:00
datasources.conf Added per-datasource configuration 2014-08-15 12:28:07 -07:00
fake_datasource.py Remove deepsix reference in datasource drivers 2016-09-01 04:01:57 +00:00
fake_policy.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
fake_wsgi.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
helper.py Increase timeout for unittest 2016-11-24 11:09:23 +00:00
policy_fixture.py Move policy into code 2017-12-05 11:36:20 -08:00
test_auth.py Use python3 print, division, import 2016-01-20 15:31:02 -08:00
test_benchmark_updates.py Merge "Check DB only to detect duplicate DS name on add" 2016-10-06 21:10:20 +00:00
test_config.py use - instead of _ in cli opts 2016-08-30 14:36:55 -07:00
test_congress.py Merge "[Trivialfix]Fix typos in congress" 2018-02-05 06:43:57 +00:00
test_server.py Launch Congress with distributed_architecture flag is true 2016-05-13 04:49:37 +00:00
test_utils.py return prettified input rule string in rule insert 2017-07-18 21:46:23 +00:00