summaryrefslogtreecommitdiff
path: root/placement-api-ref
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2017-11-28 12:25:13 +0000
committerChris Dent <cdent@anticdent.org>2017-11-28 12:25:13 +0000
commit453fd67da154bf2dd1a567702059645efb184812 (patch)
tree6927cefc5be9420921345a8da86c40a25217e5f5 /placement-api-ref
parent8caf4f514898ae1af2c3d0e1e477a5d5f3060c60 (diff)
downloadnova-453fd67da154bf2dd1a567702059645efb184812.tar.gz
[placement] Fix GET PUT /allocations nits
In the review of I49f5680c15413bce27f2abba68b699f3ea95dcdc, a few non-blocking nits were identified. This change addresses some of those nits, fixing some typos, clarifying method names and what microversion is in use at particular times. Change-Id: Iff15340502ce43eba3b98db26aa0652b1da24504
Diffstat (limited to 'placement-api-ref')
-rw-r--r--placement-api-ref/source/parameters.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/placement-api-ref/source/parameters.yaml b/placement-api-ref/source/parameters.yaml
index 5c000a701d..8d746ae707 100644
--- a/placement-api-ref/source/parameters.yaml
+++ b/placement-api-ref/source/parameters.yaml
@@ -151,7 +151,6 @@ allocations_dict: &allocations_dict
type: object
in: body
required: true
- min_version: 1.12
description: >
A dictionary of resource allocations keyed by resource provider uuid.
allocations_dict_empty: