Fix the misspelling of "openvswitch"

Change-Id: Ie1954081e932d708c7700a3f48b46314d9429c57
This commit is contained in:
lijunjie 2018-12-27 16:36:30 +08:00
parent b1b6594e3d
commit 4b4d0dd922
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ ODL_PROFILES = {
class NeutronAPIODLBasicDeployment(OpenStackAmuletDeployment):
"""Amulet tests on a basic neutron-openvswtich deployment."""
"""Amulet tests on a basic neutron-openvswitch deployment."""
def __init__(self, series, openstack=None, source=None, git=False,
stable=False, odl_version='helium'):