commit | 836d7bef5fedaae303217409fefc3748e6fe42bc | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Thu Jun 19 15:16:38 2014 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Thu Jun 19 15:16:38 2014 +0900 |
tree | 0792605bf13e92d0ae037e68c325cac92c33385d | |
parent | 0606e1fa1fb918cc28fd2def32ad29fe7804b5a4 [diff] |
Verify delete-Floating-IP-Bulk Nova API attributes This patch adds the JSON schema for Nova V2 delete-Floating-IP-Bulk API response and validate the response with added JSON schema to block the backward incompatibility change in the future. The response body of delete-Floating-IP-Bulk V2 API is below: { "floating_ips_bulk_delete": "192.168.1.0/24" } Partially implements blueprint nova-api-attribute-test Change-Id: Id48ba7129d97c3691f8e61375f4205b1587d385b