congress/congress_tempest_tests/tests/scenario
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
..
congress_datasources Fix serialization of choices and reenable congress-agent. 2018-01-26 11:58:08 +01:00
congress_ha Fix py3 failures and enable py3 dsvm job 2017-11-23 08:22:07 +00:00
__init__.py Change to use tempest plugin framework 2015-09-21 15:29:12 +08:00
helper.py Replace retrying with tenacity 2016-09-08 10:36:34 -06:00
manager.py Replace the usage of 'admin_manager' with 'os_admin' 2017-07-11 10:30:25 +05:30
manager_congress.py Add attach/detach security group action to neutron driver 2018-01-04 21:55:22 +00:00
test_congress_basic_ops.py Add attach/detach security group action to neutron driver 2018-01-04 21:55:22 +00:00