openstack-python-openstackc.../openstackclient/tests
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 osc-lib: exceptions 2016-06-13 10:50:01 -05:00
common osc-lib: timing 2016-06-13 11:08:21 -05:00
compute Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
identity osc-lib: utils 2016-06-13 10:50:44 -05:00
image Merge "Fix image delete multiple arguments error" 2016-06-14 07:26:58 +00:00
network Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Standardize logger usage in volume 2016-06-14 16:37:57 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
test_shell.py Fix foundation copyrights 2016-06-14 09:49:28 -05:00
utils.py Add network segment command object 2016-05-27 12:58:25 -05:00