Merge "Fix two typos"
This commit is contained in:
commit
e1178a3120
@ -131,7 +131,7 @@ Another example of using Rally job is writing custom Rally scenarios in Heat
|
||||
repository. There is an example of this is presented on review:
|
||||
https://review.openstack.org/#/c/270225/
|
||||
|
||||
It's similar on the first examnple, but requires more Rally specific coding.
|
||||
It's similar on the first example, but requires more Rally specific coding.
|
||||
New tasks in ``heat-fakevirt.yaml`` use undefined in Rally repository
|
||||
scenarios:
|
||||
|
||||
|
@ -225,7 +225,7 @@ To restrict update or replace, add ``restricted_actions: update`` or
|
||||
``restricted_actions: replace`` to the resource dictionary. You can also
|
||||
use ``[update, replace]`` to restrict both actions.
|
||||
|
||||
You can combine restrcited actions with other ``resources`` properties such
|
||||
You can combine restricted actions with other ``resources`` properties such
|
||||
as provider templates or type mapping or hooks::
|
||||
|
||||
resource_registry:
|
||||
|
Loading…
Reference in New Issue
Block a user