From 50e1aa1d44532add607fa4b6d2d0b0af725e24f3 Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Fri, 16 Jun 2017 10:22:34 +0100 Subject: [PATCH] Remove unnecessary line in docstring Accidentally added in https://review.openstack.org/#/c/469932. Change-Id: Ic00fc89443da95eb29338a5477f3af19b9d02aaf Related-Bug: #1666009 --- ironic/tests/unit/conductor/test_utils.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ironic/tests/unit/conductor/test_utils.py b/ironic/tests/unit/conductor/test_utils.py index ea37d667c3..556c96b775 100644 --- a/ironic/tests/unit/conductor/test_utils.py +++ b/ironic/tests/unit/conductor/test_utils.py @@ -1079,7 +1079,6 @@ class ValidatePortPhysnetTestCase(base.DbTestCase): portgroup. :param new_physnet: Physical network to set on the port that is being created or updated. - portgroup. :param operation: The operation to perform. One of 'create', 'update', or 'update_add'. 'create' creates a new port and adds it to the portgroup. 'update' updates one of the