Change allow_values -> allowed_values in hot_guide

Change-Id: I79b1134b04438df6165d4692cbaa74710d3b0319
Closes-bug: #1385982
This commit is contained in:
Angus Salkeld 2014-10-27 09:58:27 +10:00
parent 609cfc8516
commit 322786e8fd
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ for the *instance_type* parameter:
label: Instance Type
description: Type of instance (flavor) to be used
constraints:
- allow_values: [ m1.medium, m1.large, m1.xlarge ]
- allowed_values: [ m1.medium, m1.large, m1.xlarge ]
description: Value must be one of m1.medium, m1.large or m1.xlarge.
The *constraints* section allows for defining a list of constraints that must