Skip to content

Commit 7006105

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "VMware NSX: fix typo"
2 parents df97cf3 + b405256 commit 7006105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/neutron_plugins/vmware_nsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function neutron_plugin_configure_dhcp_agent {
5858

5959
function neutron_plugin_configure_l3_agent {
6060
# VMware NSX plugin does not run L3 agent
61-
die $LINENO "q-l3 should must not be executed with VMware NSX plugin!"
61+
die $LINENO "q-l3 should not be executed with VMware NSX plugin!"
6262
}
6363

6464
function neutron_plugin_configure_plugin_agent {

0 commit comments

Comments
 (0)