]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat loadbalancer : make LB nested template create credentials
authorSteven Hardy <shardy@redhat.com>
Fri, 22 Feb 2013 11:00:44 +0000 (11:00 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 22 Feb 2013 11:40:30 +0000 (11:40 +0000)
commita756566e4917cd31429c71dcde286a6d7ba4fe1a
treefb35c11110d71f32bb60714a1fbee2466288c692
parent1d2444bb0ad7470c98e6d6de8f1d55c2361af639
heat loadbalancer : make LB nested template create credentials

Create User/AccessKey resources correctly in the LB nested template
so we can create a cfn-credentials file which will allow cfn-hup
to access the CFN API

fixes bug 1131663

Change-Id: I11b6640dbc5689de8f6103f4c1e841f42acbba54
heat/engine/resources/loadbalancer.py
heat/tests/test_loadbalancer.py