nova/nova/tests/integrated/v3/api_samples/os-scheduler-hints
Ken'ichi Ohmichi b699c703e0 Fix the sample and unittest params of v3 scheduler-hints
The API samples of scheduler-hints contains "hypervisor" and "near"
attributes, but the attributes do not exist in the scheduler-hints
parameter of "create a server" API. This patch changes them to the
existing "same_host" attribute.
This patch also changes the attributes of some unit tests of the v3
scheduler-hints by the same attribute.

This nonexistent attributes are found during bp/nova-api-validation-fw
works. The implementation needs this change because it will deny the
unexpected attributes, which are not defined with API schema, in API
parameters.

DocImpact
Closes-Bug: #1278279

Change-Id: I8542f44b325ba909fdff8b569146c0015b150291
2014-02-11 03:25:08 +09:00
..
scheduler-hints-post-req.json.tpl Fix the sample and unittest params of v3 scheduler-hints 2014-02-11 03:25:08 +09:00
scheduler-hints-post-resp.json.tpl Add v3 api samples for scheduler-hints 2013-11-14 14:57:44 +08:00