Merge "Removes early creation of Heat stack"

This commit is contained in:
Jenkins 2015-08-02 20:16:02 +00:00 committed by Gerrit Code Review
commit a8f5ceca70
1 changed files with 0 additions and 4 deletions

View File

@ -67,10 +67,6 @@ Methods:
deploy:
Usage: Action
Body:
- $minimalStack:
resources: {}
- $.stack.updateTemplate($minimalStack)
- $.stack.push()
- $.applications.pselect($.deploy())
destroy: