python-heatclient/heatclient/tests
Steven Hardy 5259f00827 Convert strutils to oslo.utils.encodeutils
Convert the encode/decode functions from oslo-incubator to use
oslo.utils encodeutils, as the incubator functions are now
deprecated.

Also syncs oslo-incubator to 62394a3 to purge usage of strutils
from the openstack/common modules.

Note includes oslo fix https://review.openstack.org/#/c/133290/
which we need or the python3 tests won't pass.

Change-Id: I630fe3f3ce14ae745a8417bfe6552acd31341c9c
Partial-Bug: #1380629
2014-11-12 11:33:49 +00:00
..
v1 Move tests into package dir. 2013-05-25 08:45:35 +02:00
var Adding stack-adopt support to python-heatclient 2014-02-18 09:28:11 -06:00
__init__.py Move tests into package dir. 2013-05-25 08:45:35 +02:00
fakes.py Move to oslo.serialization 2014-11-10 16:04:11 +00:00
keystone_client_fixtures.py Move to oslo.serialization 2014-11-10 16:04:11 +00:00
test_build_info.py Add support for build info API 2014-01-24 14:07:30 -05:00
test_common_http.py Handle upper cased endpoints 2014-08-27 11:03:44 +10:00
test_environment_format.py Remove extraneous vim editor configuration comments 2014-10-08 22:53:23 +02:00
test_events.py Fix event tests for Python 3.4 2014-10-28 17:28:54 +02:00
test_resource_types.py Deprecate misleading cli command 'resource-template' 2014-07-14 14:48:35 +05:30
test_resources.py Add nested-depth option to resource-list 2014-08-15 10:15:54 -04:00
test_shell.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
test_software_configs.py Add support for software config resources 2014-02-17 10:31:33 +08:00
test_software_deployments.py REST method to fetch deployments metadata for a server 2014-02-18 10:18:22 +13:00
test_stacks.py Client supports check action 2014-09-23 09:36:54 +08:00
test_template_format.py Remove extraneous vim editor configuration comments 2014-10-08 22:53:23 +02:00
test_template_utils.py Fix template_utils tests for Python 3.4 2014-10-28 17:28:54 +02:00
test_utils.py Add rel field to links display 2014-07-24 15:48:52 +01:00