openstack-python-openstackc.../openstackclient
Huanxuan Ao 8e2f49fbf2 Support bulk deletion for commands that exist in both network and compute.
Some delete commands in networkv2 are exist in both network
and compute, They can use NetworkAndComputeDeleteclass to
supprot bulk deletion and error handling and the codes are
similar, so I change them all in this patch. The changed
commands including:
1.floating ip delete
2.security group delete
3.security group rule delete
Also, I update unit tests and docs for these commands in this patch.

Change-Id: I6c94c3d10ba579ddd9b14d17673c821e3481fd8a
Partially-Implements: blueprint multi-argument-network
2016-06-15 17:23:39 +08:00
..
api Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00
common osc-lib: timing 2016-06-13 11:08:21 -05:00
compute Fix foundation copyrights 2016-06-14 09:49:28 -05:00
identity Merge "osc-lib: command" 2016-06-14 06:45:17 +00:00
image Merge "Fix image delete multiple arguments error" 2016-06-14 07:26:58 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
releasenotes/notes Remove blank line in release notes 2016-06-14 18:48:07 +00:00
tests Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
volume Merge "Standardize logger usage in volume" 2016-06-15 00:09:15 +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 Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00