Merge "Fix the misspelling of "default""

This commit is contained in:
Zuul 2019-01-13 18:08:30 +00:00 committed by Gerrit Code Review
commit 18710ca010
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ DF_RUBY_SOURCE_REMOVE=${DF_RUBY_SOURCE_REMOVE:-""}
DF_SELECTIVE_TOPO_DIST=${DF_SELECTIVE_TOPO_DIST:-"False"}
Q_ENABLE_DRAGONFLOW_LOCAL_CONTROLLER=${Q_ENABLE_DRAGONFLOW_LOCAL_CONTROLLER:-"True"}
# OVS bridges related defualts
# OVS bridges related defaults
DF_REINSTALL_OVS=${DF_REINSTALL_OVS:-True} # Remove the OVS installed by Neutron
# and reinstall a newer version
INTEGRATION_BRIDGE=${INTEGRATION_BRIDGE:-br-int}

View File

@ -167,7 +167,7 @@ class TestDHCPApp(test_app_base.DFAppTestBase):
return dhcp_res
def test_dhcp_request_params_response_not_override_defualt(self):
def test_dhcp_request_params_response_not_override_default(self):
dhcp_opts = {
1: "error"