commit | 00de758e418f64ef090b3186d8d7c871b99dedce | [log] [tgz] |
---|---|---|
author | Steven Hardy <shardy@redhat.com> | Wed May 07 15:18:52 2014 +0100 |
committer | Steven Hardy <shardy@redhat.com> | Wed May 07 15:22:50 2014 +0100 |
tree | 7e44ccbed90e365fc6c6139dc5c8abf2c6b82cbd | |
parent | 9f921d698fb9957de2b0fc636ef0e363c63a839d [diff] |
orchestration add basic support for environment API test Adds support for passing environment into create/update API calls, and implements a basic test which proves a parameter can be passed via an environment. These links document this interface, which is currently not tested in tempest: http://api.openstack.org/api-ref-orchestration-v1.html http://docs.openstack.org/developer/heat/template_guide/environment.html Change-Id: Id3e3a69370603d5a700ef0d0b1dcb09a3765b09f Partial-Bug: #1317095