nova/nova/tests/functional/api_sample_tests/api_samples/os-floating-ips
ghanshyam 2ac1bfa767 Remove unused request API sample template
There are few POST API which does not take request
body as mandatory. For example POST 'servers/%s/consoles/

For such API, functional sample tests using some empty
request sample template. And doc/api_samples dir does
not have such empty sample file.

This commit removes those empty sample files and make
_do_post() base method to make body and subs param as optional
for such API.

Also add one missing sample file(non empty) in doc/api_samples dir.

Change-Id: I163e17a4a8253594e1768ed9b118fba63d5e08f1
2018-08-03 07:00:13 +00:00
..
floating-ips-create-req.json.tpl Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
floating-ips-create-resp.json.tpl Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
floating-ips-get-resp.json.tpl Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
floating-ips-list-empty-resp.json.tpl Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00
floating-ips-list-resp.json.tpl Move the v2 api_sample functional tests 2015-08-18 15:25:41 +08:00