openstack-python-openstackc.../doc/source/command-objects
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
..
access-token.rst Command doc: access token 2015-01-09 09:20:29 +00:00
address-scope.rst Support deleting multi address scopes in networkv2 2016-05-28 13:46:38 +08:00
aggregate.rst Merge "Add "aggregate unset" to osc" 2016-03-30 23:21:37 +00:00
availability-zone.rst Doc: Add network resource descriptions 2016-04-25 06:46:12 -05:00
backup.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
catalog.rst Add identity v3 catalog show 2015-03-09 23:08:15 -04:00
command.rst Add missing command/configuration object 2016-02-26 15:20:44 +08:00
compute-agent.rst Support multiple argument for compute agent delete command 2016-06-03 02:14:36 +00:00
compute-service.rst Merge "Fix compute service set command" 2016-06-08 05:03:47 +00:00
configuration.rst Add missing command/configuration object 2016-02-26 15:20:44 +08:00
console-log.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
console-url.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
consumer.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
container.rst Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
credential.rst Changed the nomenclature of credentials command 2016-05-14 13:22:13 -03:00
domain.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
ec2-credentials.rst Refactor option handling for user|group|project domain scoping 2015-06-17 12:38:40 -04:00
endpoint.rst fix endpoint show help 2016-05-26 19:40:26 +08:00
extension.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
federation-protocol.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
flavor.rst Add support for removing flavor-access 2016-06-02 12:40:43 +08:00
group.rst Enable specifying domain for group and role commands 2015-06-08 17:05:10 +03:00
host.rst Add missing command/configuration object 2016-02-26 15:20:44 +08:00
hypervisor-stats.rst Add ability for diplaying hypervisor statistics 2015-03-06 00:11:20 -08:00
hypervisor.rst Add hypervisor docs 2015-03-05 21:42:03 -08:00
identity-provider.rst Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
image.rst Add "image unset" command 2016-05-28 16:38:22 +08:00
ip-availability.rst Add network availability for osc 2016-06-03 16:47:56 +00:00
ip-fixed.rst Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
ip-floating-pool.rst Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
ip-floating.rst Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
keypair.rst fix keypair help msg 2016-06-06 06:50:13 +00:00
limits.rst Trivial: Fix typo in common/limits.py 2016-03-23 16:04:21 +08:00
mapping.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
module.rst Add missing command/configuration object 2016-02-26 15:20:44 +08:00
network-segment.rst Fix --enable options on commands 2016-06-02 10:07:34 -05:00
network.rst Add geneve provider network type 2016-06-10 14:47:50 -05:00
object-store-account.rst Change 'Object Store' to 'Object Storage' 2015-11-26 16:35:54 +08:00
object.rst Change 'Object Store' to 'Object Storage' 2015-11-26 16:35:54 +08:00
policy.rst Command doc: policy 2015-01-12 21:59:44 -05:00
port.rst Doc: Add network resource descriptions 2016-04-25 06:46:12 -05:00
project.rst Implementation for project unset cmd for python-openstackclient. 2016-01-04 10:25:55 -05:00
quota.rst Add network support for "quota set" 2016-05-19 20:42:59 +08:00
region.rst remove url from v3 regions 2015-10-21 13:21:20 +00:00
request-token.rst Request token authorize 2015-01-09 09:20:24 +00:00
role-assignment.rst Return names in list role assignments 2016-01-27 18:13:32 +00:00
role.rst Remove backticks from help in role commands 2015-09-19 00:40:21 -04:00
router.rst Added --no-route to the router set command 2016-05-16 12:02:00 +09:00
security-group-rule.rst Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security-group.rst Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
server-backup.rst [compute] Add server backup function 2016-05-27 11:47:25 -05:00
server-group.rst Fix help message for "server group delete" command 2016-05-28 13:21:39 +08:00
server-image.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
server.rst Support to set server state 2016-05-28 18:55:50 +08:00
service-provider.rst Add docs for service provider CRUD 2015-04-15 05:09:48 +00:00
service.rst Update service clist commands for v2 and v3 2015-01-16 12:59:14 -06:00
snapshot.rst Add support of setting snapshot state 2016-03-09 00:13:55 +08:00
subnet-pool.rst Merge "Fixes BadRequest when no --pool-prefix given" 2016-05-02 16:37:54 +00:00
subnet.rst Add ip version filter to subnet list 2016-05-16 22:37:14 +00:00
token.rst Add "token revoke" for identity v3 2016-02-09 16:49:11 -08:00
trust.rst Doc: Unify repeatable option comments 2016-04-12 15:57:17 +08:00
usage.rst Deprecate project usage list command 2015-01-15 00:04:55 -06:00
user-role.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
user.rst Fix yet more documentation warnings 2015-07-21 14:07:18 -06:00
volume-qos.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
volume-service.rst Support for volume service list 2016-04-25 17:42:12 +00:00
volume-transfer-request.rst Add support for volume transfer request list 2016-06-04 18:26:59 +00:00
volume-type.rst Fix errors for "volume type unset" command 2016-06-06 19:04:36 +08:00
volume.rst Docs cleanup: volume command help 2016-03-28 18:25:58 -05:00