commit | 8b54fc51e90f93675d07e87036249d81383e2af3 | [log] [tgz] |
---|---|---|
author | Steven Hardy <shardy@redhat.com> | Fri Mar 28 16:15:51 2014 +0000 |
committer | Steven Hardy <shardy@redhat.com> | Tue Apr 22 13:26:05 2014 +0100 |
tree | f1ccd60f9575781a78345dde5d6f691d49afd58f | |
parent | d0602f0138d7e11bb135eea41ff8ae974fc7d216 [diff] |
orchestration api refactor access to stack outputs Refactor test_server_cfn_init access to stack outputs so it uses a new wrapper which gets the stack and returns the requested output. This provides a useful function which can be used in other tests which parse the stack output. Since we no longer need to get the stack in test_server_cfn_init, remove the gets and duplicate checks for CREATE_COMPLETE. Change-Id: If1d0990ac9467b6e9778e4444b2ec5fc0f1e44e7