Fix pep-8 warning of long line

TrivialFix

Change-Id: Ia188705f2c3db13bc8b41fdcdd41c629efd2c749
This commit is contained in:
Adit Sarfaty 2016-12-26 08:45:35 +02:00
parent e8a66301c6
commit d44674c219

View File

@ -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',