python-heatclient/heatclient/openstack/common/apiclient
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
..
__init__.py Sync oslo incubator 2014-04-03 12:40:35 +02:00
auth.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
base.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
client.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
exceptions.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
fake_client.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00
utils.py Convert strutils to oslo.utils.encodeutils 2014-11-12 11:33:49 +00:00