Merge "Fix the misspelling of "openvswitch""

This commit is contained in:
Zuul 2019-01-09 09:01:08 +00:00 committed by Gerrit Code Review
commit 2352e539f9
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ u = OpenStackAmuletUtils(DEBUG)
class NeutronOVSBasicDeployment(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,
stable=False):