Merge "[DOCS] Fix errors and add some details"

This commit is contained in:
Jenkins 2013-11-22 10:59:39 +00:00 committed by Gerrit Code Review
commit 4b15e6ece9
1 changed files with 12 additions and 10 deletions

View File

@ -164,9 +164,9 @@ Send a snapshot of logs to an object store
Object store authentication token
.. program:: libra modify
.. program:: libra update
modify
update
^^^^^^
Update a load balancer's configuration
@ -205,12 +205,12 @@ Delete the health monitor for a load balancer
The ID of the load balancer
.. program:: libra monitor-modify
.. program:: libra monitor-update
monitor-modify
monitor-update
^^^^^^^^^^^^^^
Modify the health monitor for a load balancer
Update the health monitor for a load balancer
.. option:: <id>
@ -258,12 +258,12 @@ List the nodes in a load balancer
The ID of the load balancer
.. program:: libra node-modify
.. program:: libra node-update
node-modify
node-update
^^^^^^^^^^^
Modify a node's state in a load balancer
Update a node's state in a load balancer
.. option:: <id>
@ -271,13 +271,13 @@ Modify a node's state in a load balancer
.. option:: <nodeid>
The ID of the node to be modified
The ID of the node to be updated
.. option:: --condition <condition>
The new state of the node (either ENABLED or DISABLED)
.. program:: libra node-status
.. program:: libra node-show
node-show
^^^^^^^^^
@ -309,6 +309,8 @@ Get the status of a single load balancer
The ID of the load balancer
.. program:: libra virtualips
virtualips
^^^^^^^^^^