diff options
| author | Richard Theis <rtheis@us.ibm.com> | 2016-04-01 16:16:08 -0500 |
|---|---|---|
| committer | Richard Theis <rtheis@us.ibm.com> | 2016-04-08 08:00:17 -0500 |
| commit | 6b76860c451251fd3c95e1e0e1af12c560bf4043 (patch) | |
| tree | e3aa3a425ca064c6aeee725d59f1a79190151957 /doc/source/command-objects/subnet-pool.rst | |
| parent | 9f2e7039e1ac631a4e83fe96d945e9e220db9ad8 (diff) | |
| download | python-openstackclient-6b76860c451251fd3c95e1e0e1af12c560bf4043.tar.gz | |
Doc: Fix network command documentation issues
Fix the following network command documentation issues:
- Fix format of subnet pool positional arguments
- Update port set options to match help
- Fix network command documentation for Network v2
versus Compute v2 options and commands
- Fix subnet command documentation errors and formatting
problems in help text
Change-Id: I808c2a70ca62eafc9e42d6873539cdd142ffe50c
Related-Bug: #1558677
Diffstat (limited to 'doc/source/command-objects/subnet-pool.rst')
| -rw-r--r-- | doc/source/command-objects/subnet-pool.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/subnet-pool.rst b/doc/source/command-objects/subnet-pool.rst index cb86e227..5eff2dcd 100644 --- a/doc/source/command-objects/subnet-pool.rst +++ b/doc/source/command-objects/subnet-pool.rst @@ -47,7 +47,7 @@ Create subnet pool collisions between project names exist. .. _subnet_pool_create-name: - .. describe:: <name> +.. describe:: <name> Name of the new subnet pool @@ -120,7 +120,7 @@ Set subnet pool properties Set subnet pool maximum prefix length .. _subnet_pool_set-subnet-pool: - .. describe:: <subnet-pool> +.. describe:: <subnet-pool> Subnet pool to modify (name or ID) |
