Commit Graph

5 Commits

Author SHA1 Message Date
Yousong Zhou
a0df67ad59 httperrors: 支持从msgTmpl转换为带%s的msgFmt 2019-06-29 06:27:58 +00:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Qiu Jian
341e4204a0 Merge branch 'release/2.4.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-esxi-support-complete 2018-11-26 21:54:06 +08:00
TangBin
6dc3d879c7 add test cases 2018-11-21 11:32:36 +08:00
Yousong Zhou
935d5a85b8 httperrors: fix formating error messages
Fixes 65880ff8 ("mcclient error")

Before and after

	JSONClientError: certificate 55858afc-de3f-4d14-8e09-3de7cd9b8e2c is still referred to by 1 loadbalancerlisteners%!(EXTRA []interface {}=[])
	JSONClientError: certificate 55858afc-de3f-4d14-8e09-3de7cd9b8e2c is still referred to by 1 loadbalancerlisteners
2018-09-20 02:14:01 +00:00