neutron/neutron/tests/functional/common
Jakub Libosvar a626172706 Move wait_until_true to neutron.common.utils
We need to be able to re-use wait_until_true in tempest scenario tests.
There is tempest bug https://bugs.launchpad.net/tempest/+bug/1592345
that prevents us to do so.

Also wait_until_true is not linux specific so it makes more sense to
have it in common package.

Change-Id: Ib8b0e51dbd9edaa58391774d428a737836dfdf77
2016-06-27 11:40:11 +00:00
..
__init__.py Switch to using neutron.common.utils:replace_file() 2015-11-16 08:44:04 +01:00
test_utils.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00