]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Apparently boto expects / to be list stacks.
authorIan Main <imain@redhat.com>
Fri, 4 May 2012 18:23:09 +0000 (11:23 -0700)
committerIan Main <imain@redhat.com>
Fri, 4 May 2012 18:23:53 +0000 (11:23 -0700)
commit8bfacf2e2322ec440e752fe90e2eb7cf615c8f79
tree710af157573fec264b3c8c488941418a35175c9d
parent9e2c35efa8df0ba3597b9f9e4e33b706eb86dbe9
Apparently boto expects / to be list stacks.

This patch just makes / redirect to list_stacks.

Signed-off-by: Ian Main <imain@redhat.com>
heat/api/v1/__init__.py