openstack-python-openstackc.../doc/source
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
..
command-objects Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
man Fix --enable options on commands 2016-06-02 10:07:34 -05:00
specs Add network availability for osc 2016-06-03 16:47:56 +00:00
authentication.rst Fix typos in authentication.rst 2015-10-08 10:16:47 +09:00
backwards-incompatible.rst Devref: Command Beta 2016-04-21 12:14:42 -05:00
command-beta.rst Fix --enable options on commands 2016-06-02 10:07:34 -05:00
command-errors.rst Fix image delete multiple arguments error 2016-06-13 16:15:01 +08:00
command-list.rst Begin copying wiki command list here 2014-11-19 14:47:53 -06:00
command-options.rst Add describe of overwrite options behavior into devref 2016-05-03 03:20:33 +00:00
command-wrappers.rst Fix 'code-block' tag format issues 2016-03-01 08:48:47 +00:00
commands.rst Merge "Add network availability for osc" 2016-06-06 08:20:15 +00:00
conf.py autodocument commands from plugins using stevedore.sphinxext 2015-12-01 01:23:56 -05:00
configuration.rst Doc: Fix documentation errors for command object 2016-03-14 13:39:22 -05:00
developing.rst Documentation updates 2016-04-30 09:06:58 -05:00
history.rst Add a changelog to see all changes into tagged releases 2015-11-30 16:30:42 -05:00
humaninterfaceguide.rst Fix doc building errors 2015-01-19 13:12:18 -05:00
index.rst include old release notes in reno 2016-05-31 16:13:16 +08:00
interactive.rst Add documentation of interactive mode 2014-12-04 15:16:05 -05:00
plugin-commands.rst update docs with status of plugins 2016-03-17 19:10:44 -04:00
plugins.rst osc-lib: command 2016-06-13 11:00:22 -05:00