* convert to bytes for response.body * assert against dicts of params instead of string url params * use py3 compatible stubout from mox3 than the default stubout module * NoneType and int aren't comparable, so use int(NoneType or 0) * use list() to use pop() over return value of filter() partial blueprint heat-python34-support Change-Id: Iadab94ff7446a3f5a01e45d5408f3219ef518c6a
5.5 KiB
5.5 KiB