python-openstackclient/openstackclient
Huanxuan Ao 5e06d6a3a6 Change to plural form of object in multi delete error message in networkv2
Usually, the error message of multi delete is:
"'result' of 'total' 'objects' failed to delete"
the objects is a plural form.
To match the other multi delete error messages
in OSC, change the object in delete error message
in networkv2 to a plural form. Just add a 's' in
the message.

Change-Id: I17e0735d025bb61014db709d2639813565015b3d
2016-07-14 18:34:19 +08:00
..
api remove unused LOG 2016-07-09 23:23:38 +08:00
common Temp work around for missing select_auth_plugin() 2016-07-13 10:33:19 -05:00
compute fix one spelling mistake and two help messages 2016-07-07 14:19:04 +08:00
identity Merge "Correct reraising of exception" 2016-07-07 20:56:18 +00:00
image Correct reraising of exception 2016-07-07 15:05:58 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
volume Merge "Remove useless dest of option in volume v1&v2" 2016-07-14 04:06:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-07-07 15:05:58 +00:00