]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Security credentials are now passed into heat engine from cli
authorChris Alfonso <calfonso@redhat.com>
Wed, 28 Mar 2012 20:23:15 +0000 (16:23 -0400)
committerChris Alfonso <calfonso@redhat.com>
Wed, 28 Mar 2012 20:25:22 +0000 (16:25 -0400)
commit1e7c0eff6ca7f83e29d237da2f7ad207301f41c9
treee0f3a5ea94ce354c18b1e68b5bddf12066fe8e21
parent5b78cd7f6b781768842ec456ea87220698de1f41
Security credentials are now passed into heat engine from cli

The request parameter KeyStoneCreds has the values for username,
password, tenant, and authurl

Fixes #30
README.rst
bin/heat
heat/api/v1/stacks.py
heat/client.py
heat/cloudformations.py