openstack-python-openstackc.../openstackclient/network
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
..
v2 Merge "Transfer "ip floating pool list" to "floating ip pool list"" 2016-07-06 13:50:32 +00:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Ensure endpoint type is used for network commands 2016-06-14 11:20:16 +00:00
common.py Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00