commit | c08a54b2769a4a2bc8af5696da0442608dbbf23d | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Apr 19 02:21:25 2018 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Apr 19 20:32:18 2018 +0300 |
tree | 07eed2f0a42e3fcb131c815afd1434634f952bb8 | |
parent | 868f086943631877418df750d5c4fab3594cee89 [diff] [blame] |
Make horizon check optional Change-Id: I40fd6b00584925001f2672b8e1b4d679781fcc9f
diff --git a/tcp_tests/settings_oslo.py b/tcp_tests/settings_oslo.py index 6773901..c0418c4 100644 --- a/tcp_tests/settings_oslo.py +++ b/tcp_tests/settings_oslo.py
@@ -208,6 +208,8 @@ help="", default=False), ct.Cfg('openstack_keystone_endpoint', ct.String(), help="", default=''), + ct.Cfg('horizon_check', ct.Boolean(), + help="", default=True), ] opencontrail_opts = [