From d44674c219f2d7e05b6730d07e51a1d3dbf289f8 Mon Sep 17 00:00:00 2001 From: Adit Sarfaty Date: Mon, 26 Dec 2016 08:45:35 +0200 Subject: [PATCH] Fix pep-8 warning of long line TrivialFix Change-Id: Ia188705f2c3db13bc8b41fdcdd41c629efd2c749 --- vmware_nsx/tests/unit/nsx_v/test_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vmware_nsx/tests/unit/nsx_v/test_plugin.py b/vmware_nsx/tests/unit/nsx_v/test_plugin.py index 67be803c7d..9deccf2b71 100644 --- a/vmware_nsx/tests/unit/nsx_v/test_plugin.py +++ b/vmware_nsx/tests/unit/nsx_v/test_plugin.py @@ -2920,7 +2920,7 @@ class TestExclusiveRouterTestCase(L3NatTest, L3NatTestCaseBase, @mock.patch.object(edge_utils, "update_firewall") def test_router_interfaces_with_update_firewall_metadata_conf(self, mock): - """Test the metadata proxy firewall rule with additional configured ports + """Test the metadata proxy firewall rule with configured ports """ cfg.CONF.set_override('dhcp_force_metadata', True, group='nsxv') cfg.CONF.set_override('metadata_service_allowed_ports',