commit | 0abee8f7d07c0374beec2c3e252ca2924c7b407d | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Wed Oct 07 14:19:33 2015 +0900 |
committer | Ghanshyam Mann <ghanshyam.mann@nectechnologies.in> | Wed Oct 07 06:38:03 2015 +0000 |
tree | dc59843d4b54f36512b664d13d30d8d7e0003774 | |
parent | aa5b37c785dff15da5e474a8a38e2a1f001faa5f [diff] |
Fix fixed-ip schema for empty response body Nova had bug#1356058 for response of reserve/unreserve fixed ip APIs, where plain text ("202 Accepted The request is accepted for processing.") was returned in response body. It is fixed on Nova side - Ifca3081f573407808a2196e71ac1db87180db6ec So this commit fix the response schema for those APIs. Also rename schema as per API operations it is used for. Change-Id: I098ee0d1fa3056f8cfb0654e2b8fd3bf75fb3e2c