Merge "Fix a small typo again"

This commit is contained in:
Jenkins 2016-02-24 07:51:11 +00:00 committed by Gerrit Code Review
commit f83c5b9004

View File

@ -43,7 +43,7 @@ class EngineClient(object):
1.22 - Add support for stack export
1.23 - Add environment_files to create/update/preview/validate
1.24 - Adds ignorable_errors to validate_template
1.25 - list_stack_resoure filter update
1.25 - list_stack_resource filter update
"""
BASE_RPC_API_VERSION = '1.0'