Add json-schema for v2.1 fixed-ips

This patch adds json-schema for v2.1 fixed-ips. The json-schame limits
the input for actions reserve/unreserve. Also fixed the API sample
file at same time and add parameter_type none.

Co-Authored-By: Ken'ichi Ohmichi <ken1ohmichi@gmail.com>
Change-Id: Id2d0416c3ccc2a50d3cb66bed8747082f98fb194
Closes-Bug: #1438480
This commit is contained in:
He Jie Xu
2015-04-01 00:47:14 +00:00
parent 739f471264
commit 8423a9cd15
11 changed files with 100 additions and 18 deletions
@@ -1,3 +1,3 @@
{
"reserve": "None"
"reserve": null
}