Reviewed: https://review.openstack.org/339008
Committed:
https://git.openstack.org/cgit/openstack/neutron/commit/?id=04b197947715690c79d28d0a834348752e187013
Submitter: Jenkins
Branch:master
commit 04b197947715690c79d28d0a834348752e187013
Author: Brian Haley
Date: Thu Jul 7 09:49:47 2016
I'm not sure if there is also a problem with Horizon, but clearly
there's a typo in the message string:
msg = (_('Floating IP %(floatingip_id)s is associated '
'with non-IPv4 address %s(internal_ip)s and '
'therefore cannot be bound.') % data)
%s(internal_ip)s is bogus - I'll se
2 matches
Mail list logo