summaryrefslogtreecommitdiff
path: root/heat/api/aws/exception.py
diff options
context:
space:
mode:
Diffstat (limited to 'heat/api/aws/exception.py')
-rw-r--r--heat/api/aws/exception.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/heat/api/aws/exception.py b/heat/api/aws/exception.py
index 392abc9a4..131c573f2 100644
--- a/heat/api/aws/exception.py
+++ b/heat/api/aws/exception.py
@@ -276,6 +276,7 @@ def map_remote_error(ex):
'PhysicalResourceNotFound',
'WatchRuleNotFound',
'StackValidationFailed',
+ 'InvalidSchemaError',
'InvalidTemplateReference',
'InvalidTemplateVersion',
'InvalidTemplateSection',