Files
nova/nova/network
Taylor Peoples e99be89599 Use string substitution before raising exception
Fixes a number of places where an exception was raised where it is
passed both a message argument and kwargs.  Since the exceptions are
ultimately NovaException objects, the kwargs are never substituted into
the message because message is used instead of msg_fmt.  Simply
substituting the kwargs into the message before raising the exception
fixes the issue.

Closes-Bug: #1483022
Change-Id: I62180fcbb0ee3385ec3d271f30de58eebaf62237
2015-08-11 21:28:34 +02:00
..
2013-01-09 00:19:10 -05:00
2015-02-22 07:56:40 -05:00
2015-02-22 07:56:40 -05:00
2015-02-22 07:56:40 -05:00
2015-02-22 07:56:40 -05:00
2014-02-03 14:19:44 +00:00