commit 0739bd29b9dc10daa2941980191e41086b5c8912
Author: Lin Yang <email address hidden>
Date: Fri Jul 31 12:03:14 2015 +0800
Warn user about unsupported content type
1) Raise exception to user when the specified content type is unsupported, instead
of silently replacing it to default type 'application/json'.
2) Renamed 'InvalidContentType' exception to more clear name
'UnsupportedContentType'.
Reviewed: https:/ /review. openstack. org/207711 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=0739bd29b9d c10daa294198019 1e41086b5c8912
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0739bd29b9dc10d aa2941980191e41 086b5c8912
Author: Lin Yang <email address hidden>
Date: Fri Jul 31 12:03:14 2015 +0800
Warn user about unsupported content type
1) Raise exception to user when the specified content type is unsupported, instead Type' exception to more clear name dContentType' .
of silently replacing it to default type 'application/json'.
2) Renamed 'InvalidContent
'Unsupporte
Change-Id: Id336fc4360f451 f3b8febfb453e7d 0d119ab9b01
Closes-Bug: #1480036