openstack-python-openstackc.../doc/source/command-objects
Richard Theis 4f23a77de0 Add network segment create, delete and set support
Add network segment create, delete and set in support of routed
networks. This patch set includes documentation, unit tests and
functional tests for the following new commands:
  - "os network segment create"
  - "os network segment delete"
  - "os network segment set"
This patch set also includes support for the name and description
properties.

These new commands are currently marked as beta commands.

Change-Id: I86bc223c4adc5b5fe1b1ee5c9253e43ba52fb5ed
Depends-On: Ib194125162057fccb4e951587c2fa4ec2e2f098c
Partially-Implements: blueprint routed-networks
2016-09-09 15:19:55 -05: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 Support bulk deletion for "flavor/aggregate delete" 2016-06-21 11:04:13 +08:00
availability-zone.rst Doc: Add network resource descriptions 2016-04-25 06:46:12 -05:00
backup.rst Rename backup commands in volume v1 and v2 2016-08-11 09:32: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 Merge "Modify compute agent set command" 2016-07-14 09:22:21 +00:00
compute-service.rst Merge "Support bulk deletion for delete commands in computev2" 2016-06-28 08:24:36 +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 Support to get server rdp/serial/mks type console url 2016-07-21 15:43:01 +08:00
consumer.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
container.rst Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
credential.rst Update doc for credential in indentityv3 2016-07-15 10:54:45 +08:00
domain.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
ec2-credentials.rst Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
endpoint.rst Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
extension.rst Use Block Storage instead of Volume 2015-11-27 17:56:10 +08:00
federation-protocol.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
flavor.rst Add "--property" option to "flavor create" command 2016-06-29 19:16:35 +08:00
floating-ip-pool.rst Transfer "ip floating pool list" to "floating ip pool list" 2016-07-04 10:40:00 +08:00
floating-ip.rst Transfer "ip floating CRUD" to "floating ip CRUD" 2016-07-20 13:37:48 +08:00
group.rst Enable specifying domain for group and role commands 2015-06-08 17:05:10 +03:00
host.rst Modify some unusual help messages in computev2 2016-06-27 15:27:34 +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 Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
image.rst Add "image unset" command 2016-05-28 16:38:22 +08:00
ip-availability.rst Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
ip-fixed.rst Transfer "ip fixed add/remove" to "server add/remove fixed ip" 2016-07-04 10:41:30 +08:00
ip-floating-pool.rst Transfer "ip floating pool list" to "floating ip pool list" 2016-07-04 10:40:00 +08:00
ip-floating.rst Transfer "ip floating CRUD" to "floating ip CRUD" 2016-07-20 13:37:48 +08:00
keypair.rst Add missing '(name only)' message for keypair in computev2 2016-07-04 14:45:40 +08:00
limits.rst Trivial: Fix typo in common/limits.py 2016-03-23 16:04:21 +08:00
mapping.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
module.rst Add missing command/configuration object 2016-02-26 15:20:44 +08:00
network-agent.rst Implement "network agent set" command 2016-08-10 15:39:44 +08:00
network-rbac.rst Implement "network rbac set" command 2016-08-03 10:49:57 +08:00
network-segment.rst Add network segment create, delete and set support 2016-09-09 15:19:55 -05:00
network.rst Add port security option to network commands 2016-06-29 10:13:18 -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 Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
port.rst Add command to unset information from ports 2016-07-01 08:40:07 +05:30
project.rst Implementation for project unset cmd for python-openstackclient. 2016-01-04 10:25:55 -05:00
quota.rst Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
region.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
request-token.rst Request token authorize 2015-01-09 09:20:24 +00:00
role-assignment.rst Add support for domain specific roles 2016-08-10 20:32:55 +00:00
role.rst Add support for domain specific roles 2016-08-10 20:32:55 +00:00
router.rst Merge "Add command to unset information from Routers" 2016-06-28 22:29:31 +00: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 Move server image create command to its own resource file. 2016-06-03 09:19:57 -05:00
server.rst fix one spelling mistake and two help messages 2016-07-07 14:19:04 +08:00
service-provider.rst Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
service.rst Support multi-delete for commands in identity V2 2016-06-23 23:57:49 -04:00
snapshot.rst Add "--marker" and "--limit" options to "snapshot list" 2016-07-23 10:41:28 +08:00
subnet-pool.rst Add command to unset information from Subnet-pools 2016-06-30 08:14:58 +00:00
subnet.rst Add Subnet service-types to subnets 2016-08-19 11:05:33 -04: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 Modify help msg and docs in identity 2016-06-17 09:41:39 +00:00
volume-backup.rst Rename backup commands in volume v1 and v2 2016-08-11 09:32:10 +08:00
volume-qos.rst Fix six typos 2016-08-25 19:54:24 +09:00
volume-service.rst Add "volume service set" command 2016-08-17 10:42:28 +08:00
volume-transfer-request.rst Add support for volume transfer request list 2016-06-04 18:26:59 +00:00
volume-type.rst Merge "Add options to "volume type list" command" 2016-07-26 10:53:40 +00:00
volume.rst Add support of setting volume's state 2016-08-03 12:19:16 +08:00