]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat manager : rename dict keys to align with AWS API
authorSteven Hardy <shardy@redhat.com>
Thu, 14 Jun 2012 18:22:44 +0000 (19:22 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 15 Jun 2012 06:30:41 +0000 (07:30 +0100)
commitf74219a52d1d9b0c367409c46c7c64e48cf24464
treebffe25d70085eadf23075228828e994fcbbf9cd5
parent8e95a0f2117b35e6326c0c32ee7bb2818f77e1c7
heat manager : rename dict keys to align with AWS API

Rework to align API response format with AWS API XML key naming,
ref #125

Change-Id: Ifa0d1b87d0b721e71c50be06815a7aaf12b07bb3
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/manager.py
heat/tests/test_stacks.py