Merge "Fix issue with Default for Runtime props in HeatSWConfigInstance"

This commit is contained in:
Jenkins
2014-09-04 14:17:30 +00:00
committed by Gerrit Code Review

View File

@@ -8,14 +8,11 @@ Name: HeatSWConfigInstance
Extends:
- Instance
Properties:
softwareConfigs:
Contract: []
Usage: Runtime
Default: []
Methods:
initialize:
Body:
- $.softwareConfigs: []
# configName will be prepended with the instance name
# configSection should be a map representing the 'config'
# fragment in a StructuredConfig