nova/doc/v3/api_samples/os-multiple-create
ghanshyam 5ba9301c34 Make create server schema 'additionalProperties' False
Nova V2.1 API has strong input validation by making validation
through JSON schema.

This patch makes create server schema 'additionalProperties' to False
as all create server extensions are implemented in V2.1.

After this, V2.1 will not allow extra arg for create server.

This patch also fix the API sample files which were passing extra arg in
create request body.

Partially implements blueprint v2-on-v3-api

Change-Id: Ib2a4272cbacb3011b800776577233545af3d9d4b
2014-12-15 15:00:11 +09:00
..
multiple-create-no-resv-post-req.json Make create server schema 'additionalProperties' False 2014-12-15 15:00:11 +09:00
multiple-create-no-resv-post-resp.json Convert v3 servers return_reservation_id behaviour to v2.1 2014-09-02 10:08:44 +09:30
multiple-create-post-req.json Make create server schema 'additionalProperties' False 2014-12-15 15:00:11 +09:00
multiple-create-post-resp.json Convert v3 servers return_reservation_id behaviour to v2.1 2014-09-02 10:08:44 +09:30