openstack-python-openstackc.../doc/source/command-objects
Richard Theis 580b0aff88 Refactor security group delete to use SDK
Refactored the 'os security group delete' command to use the SDK
when neutron is enabled, but continue to use the nova client when
nova network is enabled.

This patch set introduces a new NetworkAndComputeCommand class
to be used for commands that must support neutron and nova network.
The new class allows both the parser and actions to be unique.
The current DeleteSecurityGroup class is now a subclass of this
new class and has moved under the network v2 commands.

This patch set also introduces a new FakeSecurityGroup class for
testing security groups.

And finally, this patch set updates the command documentation
for security group and security group rule to indicate that
Network v2 is also used.

Change-Id: Ic21376b86b40cc6d97f360f3760ba5beed154537
Partial-Bug: #1519511
Related-to: blueprint neutron-client
2016-02-02 09:04:51 -06:00
..
access-token.rst Command doc: access token 2015-01-09 09:20:29 +00:00
aggregate.rst Fix doc building errors 2015-01-19 13:12:18 -05:00
availability-zone.rst Support listing volume availability zones 2016-01-14 15:47:19 -06: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
compute-agent.rst Add compute service delete 2015-10-16 14:01:37 +00:00
compute-service.rst Docstring should say 'default' if option is default 2015-12-31 09:36:26 +05:30
configuration.rst Add configuration show command 2015-07-23 13:00:59 -06: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 Change 'Object Store' to 'Object Storage' 2015-11-26 16:35:54 +08:00
credentials.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05: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 yet more documentation warnings 2015-07-21 14:07:18 -06: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 Support pagination params for flavor list 2015-10-21 08:24:58 +08:00
group.rst Enable specifying domain for group and role commands 2015-06-08 17:05:10 +03: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 Add capability to update description of an IdP 2015-11-12 16:49:45 -08:00
image.rst Change --owner to --project in image commands 2016-01-15 09:24:48 -06: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 Doc: Update and add IP address 2015-11-24 14:03:51 -06:00
keypair.rst Fix yet more documentation warnings 2015-07-21 14:07:18 -06:00
limits.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
mapping.rst Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
network.rst Add availability zone support for network commands 2016-01-28 15:54:27 -06: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 Add support to delete the ports 2016-01-20 10:29:16 +05:30
project.rst Implementation for project unset cmd for python-openstackclient. 2016-01-04 10:25:55 -05:00
quota.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +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 Rename command docs to remove underscores 2015-08-06 22:24:22 -07:00
role.rst Remove backticks from help in role commands 2015-09-19 00:40:21 -04:00
router.rst Router: Add "router show" command using SDK 2015-12-17 09:19:40 +08:00
security-group-rule.rst Refactor security group delete to use SDK 2016-02-02 09:04:51 -06:00
security-group.rst Refactor security group delete to use SDK 2016-02-02 09:04:51 -06:00
server-image.rst Add versioning to the docs that missed it 2015-01-09 19:12:18 -05:00
server.rst Make --image parameter optional in "server rebuild" 2015-12-11 15:34:26 +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 Merge "Use Block Storage instead of Volume" 2016-01-04 16:23:30 +00:00
subnet.rst Subnet List 2016-01-25 21:57:54 +13:00
token.rst Add missing content for token commands 2015-01-02 02:33:35 -05:00
trust.rst Refactor option handling for user|group|project domain scoping 2015-06-17 12:38:40 -04: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-type.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
volume.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00