python-heatclient/heatclient/tests
Tang Chen f1c9930436 Use osc-lib instead of openstackclient
osc-lib is a package of common support modules for writing
OSC plugins. All common functions, classes such as exceptions,
utils, logs and so on have been moved from openstackclient to
osc-lib.

So use osc-lib instead of openstackclient.

Change-Id: I14323d43d0e5b41ce0611590f5f6a375cdc3dc2d
2016-06-29 15:33:03 +08:00
..
functional Replace dict.iteritems with six.iteritems to make PY3 compatible 2016-06-25 12:07:55 +08:00
test_templates Fixed issues in invalid JSON file 2016-03-07 17:42:03 +00:00
unit Use osc-lib instead of openstackclient 2016-06-29 15:33:03 +08:00
__init__.py Move tests into package dir. 2013-05-25 08:45:35 +02:00
inline_templates.py OpenstackClient plugin for template show 2016-02-09 20:37:25 +00:00