diff -r baa0bfe12186 -r ba86b21a837b components/openstack/neutron/files/agent/evs_l3_agent.py --- a/components/openstack/neutron/files/agent/evs_l3_agent.py Fri Jun 20 10:41:46 2014 -0700 +++ b/components/openstack/neutron/files/agent/evs_l3_agent.py Fri Jun 20 11:01:19 2014 -0700 @@ -241,7 +241,7 @@ return vid = stdout.splitlines()[0].strip() if vid == "": - LOG.error(_("External Network does not has a VLAN ID " + LOG.error(_("External Network does not have a VLAN ID " "associated with it, and it is required to " "create external gateway port")) return