Merge "Small fixes in Core Library"

This commit is contained in:
Jenkins 2016-09-14 19:15:34 +00:00 committed by Gerrit Code Review
commit 8234bbf328
2 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,7 @@ Methods:
Then:
- $.instanceTemplate: $.instanceTemplate.mergeWith($joinResult.template)
- If: $joinResult.portRef != null
- If: $joinResult.get(portRef) != null
Then:
- $template:
resources:

View File

@ -70,7 +70,7 @@ Methods:
generateSecurityGroupManager:
Body:
- Return: new(sys:AwsSecurityGroupManager)
- Return: new(sys:AwsSecurityGroupManager, $this)
describe: