python-heatclient/heatclient
Kui Shi 30032302f3 Fix the testname of scenario
Duplicated testname in scenarios will result duplicated testname
by testscenarios, they can not be sorted in PY33 env, and will
induce TypeError:
TypeError: unorderable types: StackManagerNoPaginationTest() <
StackManagerNoPaginationTest()

Close-Bug #1243096

Change-Id: I4c02c9f3868495ec4399f795e864f26afc3d26b7
2013-10-24 18:07:30 +08:00
..
common remove python 2.5 support for parse_sql 2013-10-23 05:47:29 +08:00
openstack Replace urllib/urllib2 with urlutils 2013-10-23 05:38:11 +08:00
tests Fix the testname of scenario 2013-10-24 18:07:30 +08:00
v1 align the order of parameters for urlencode() 2013-10-23 05:45:13 +08:00
__init__.py Support --version for heatclient 2013-09-04 14:29:56 +08:00
client.py Initial import 2012-10-10 08:55:03 +13:00
exc.py Generate a template from a resource 2013-08-07 09:47:40 -05:00
shell.py Support --version for heatclient 2013-09-04 14:29:56 +08:00