Merge "Fix minor typos in documentation"
This commit is contained in:
commit
bdf0bcfde3
@ -40,7 +40,7 @@ Cold Upgrades
|
||||
Heat already supports "`cold-upgrades`_", where the heat services have to be
|
||||
down during the upgrade. For time-consuming upgrades, it may be unacceptable
|
||||
for the services to be unavailable for a long period of time. This type of
|
||||
upgrade is quite simple, follow the bellow steps:
|
||||
upgrade is quite simple, follow the below steps:
|
||||
|
||||
1. Stop all heat-api and heat-engine services.
|
||||
|
||||
|
@ -124,7 +124,7 @@ To create a remote stack, you can simply use an :ref:`OS::Heat::Stack` resource
|
||||
in your template.
|
||||
|
||||
In resource properties, provide `credential_secret_id` (Barbican secret ID
|
||||
from the secret we just builded for credential) under `context` property.
|
||||
from the secret we just built for credential) under `context` property.
|
||||
|
||||
Here is an template example for you:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user