Merge "Update message as per i18n"

This commit is contained in:
Jenkins 2016-11-07 11:50:22 +00:00 committed by Gerrit Code Review
commit 421ce166f1
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ neutron_opts = [
binding_opts = [
cfg.StrOpt('veth_dst_prefix',
default='eth',
help=('The name prefix of the veth endpoint put inside the '
help=_('The name prefix of the veth endpoint put inside the '
'container.')),
cfg.StrOpt('driver',
default='kuryr.lib.binding.drivers.veth',