commit | 0ffe0c9b44e94f9ecaabe9353b94004cefb0d7b1 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <osmola@mirantis.com> | Wed May 02 09:15:32 2018 +0000 |
committer | Gerrit Code Review <gerrit2@1f6678a0cecc> | Wed May 02 09:15:33 2018 +0000 |
tree | 67bd328e168a4225b8d7dac2e2e5392664a4b22b | |
parent | a8ed668465d5693e9d121a731d1ae7aa2c89ea8c [diff] | |
parent | c0a0205a1d2458acd6f594825140871c0c11d878 [diff] |
Merge "Set enable_fip_topology_check to False in horizon/server/plugin/contrail"
diff --git a/horizon/server/plugin/contrail.yml b/horizon/server/plugin/contrail.yml index 669dbb6..03da87e 100644 --- a/horizon/server/plugin/contrail.yml +++ b/horizon/server/plugin/contrail.yml
@@ -9,3 +9,5 @@ horizon_overrides: overrides: - contrail_openstack_dashboard + openstack_neutron_network: + enable_fip_topology_check: False \ No newline at end of file