congress/congress_tempest_tests
Pierre Crégut 7248108745 Fix serialization of choices and reenable congress-agent.
oslo_config uses OrderedDict for choices in
options types. This serialize it as list of tuples.
Order is  preserved and types are naturally
deserialized back from those tuples.

Congress-agent is reenabled. It can be disabled
in devstack on  the value of ENABLE_CONGRESS_AGENT
(default is True).

Driver will initialize table to empty at first poll not
waiting for an initial response from agents.

Closes-Bug: #1742833
Change-Id: If1423e824fc457bab89f4bcd12be8826c50f5f69
2018-01-26 11:58:08 +01:00
..
services Modify to use libraries compatible with python3 2017-11-23 03:21:57 +00:00
tests Fix serialization of choices and reenable congress-agent. 2018-01-26 11:58:08 +01:00
__init__.py Change to use tempest plugin framework 2015-09-21 15:29:12 +08:00
config.py Add Qos translator in neutron datasource drive. 2017-10-13 17:56:11 +00:00
plugin.py Fix tempest.conf generation 2016-08-24 16:52:19 +05:30