commit | 7022706045bc11e459d8d020709acd8f066f1918 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Sat Nov 26 23:23:21 2016 +0200 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Sat Nov 26 23:23:21 2016 +0200 |
tree | a60030c8693e9844ec8cd337a759323b9cfad052 | |
parent | 730846244c0d064aa8df0b66cd26956156a83642 [diff] [blame] |
2.0 is on the way
diff --git a/wally/main.py b/wally/main.py index 360506e..3e1fcb3 100644 --- a/wally/main.py +++ b/wally/main.py
@@ -162,6 +162,7 @@ storage['config'] = config # type: ignore stages.extend([ + run_test.clouds_connect_stage, run_test.discover_stage, run_test.reuse_vms_stage, log_nodes_statistic_stage,