]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat : allow boto_client to accept credentials
authorSteven Hardy <shardy@redhat.com>
Tue, 11 Sep 2012 18:07:00 +0000 (19:07 +0100)
committerSteven Hardy <shardy@redhat.com>
Tue, 11 Sep 2012 18:07:00 +0000 (19:07 +0100)
commitff352a0d10dbac6864bff65cb98b100107fb5060
tree1c9ecd4adc5d287901eca7f1a11e8b6bece5873f
parent89bedcb4d2b7b67b55ccc551a1cb53a00d172e7e
heat : allow boto_client to accept credentials

Allow ec2 credentials to optionally be passed in to boto
rather than purely relying on config-files

Change-Id: Ib821f2bca9bc3f61af521955a9ed52f0059e70e4
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/boto_client.py