Merge "Fix some typos in doc"
This commit is contained in:
@@ -209,7 +209,7 @@ as the "metadata" for the cluster.
|
||||
Since cluster operations may take some time to finish when being executed and
|
||||
Senlin interacts with the backend services to make it happen, there needs a
|
||||
way to verify whether an operation has timed out. When creating a cluster
|
||||
using the :program:`opentack cluster create` command line, you can use the
|
||||
using the :program:`openstack cluster create` command line, you can use the
|
||||
option :option:`--timeout <TIMEOUT>` to specify the default time out in number
|
||||
of seconds. This value would be the global setting for the cluster.
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ enables you to do pagination on the results returned from the server.
|
||||
Creating a Receiver
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
1. Create a cluster named "``test_cluster``", with its desired capacity set to
|
||||
1. Create a cluster named "``test-cluster``", with its desired capacity set to
|
||||
2, its minimum size set to 1 and its maximum size set to 5, e.g.
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user