Merge "Replace "bay" with "cluster" in user guide"

This commit is contained in:
Jenkins 2017-06-08 11:31:35 +00:00 committed by Gerrit Code Review
commit 8c7f67b689
1 changed files with 6 additions and 6 deletions

View File

@ -243,13 +243,13 @@ They are loosely grouped as: mandatory, infrastructure, COE specific.
for more details. The default is to use the public registry. for more details. The default is to use the public registry.
--master-lb-enabled --master-lb-enabled
Since multiple masters may exist in a bay, a load balancer is Since multiple masters may exist in a cluster, a load balancer is
created to provide the API endpoint for the bay and to direct created to provide the API endpoint for the cluster and to direct
requests to the masters. In some cases, such as when the LBaaS requests to the masters. In some cases, such as when the LBaaS
service is not available, this option can be set to 'false' to service is not available, this option can be set to 'false' to
create a bay without the load balancer. In this case, one of the create a cluster without the load balancer. In this case, one of the
masters will serve as the API endpoint. The default is 'true', masters will serve as the API endpoint. The default is 'true',
i.e. to create the load balancer for the bay. i.e. to create the load balancer for the cluster.
Labels Labels
@ -389,7 +389,7 @@ will be implemented as needed.
accessible to the cluster owner. Care should be taken when modifying or accessible to the cluster owner. Care should be taken when modifying or
reusing these resources to avoid impacting Magnum operations in reusing these resources to avoid impacting Magnum operations in
unexpected manners. For instance, if you launch your own Nova unexpected manners. For instance, if you launch your own Nova
instance on the bay private network, Magnum would not be aware of this instance on the cluster private network, Magnum would not be aware of this
instance. Therefore, the cluster-delete operation will fail because instance. Therefore, the cluster-delete operation will fail because
Magnum would not delete the extra Nova instance and the private Neutron Magnum would not delete the extra Nova instance and the private Neutron
network cannot be removed while a Nova instance is still attached. network cannot be removed while a Nova instance is still attached.
@ -1645,7 +1645,7 @@ And the artifacts are placed in the directory specified::
key.pem key.pem
You can now use the native client to interact with the COE. You can now use the native client to interact with the COE.
The variables and artifacts are unique to the bay. The variables and artifacts are unique to the cluster.
The parameters for 'bay-config' are as follows: The parameters for 'bay-config' are as follows: