[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
This commit is contained in:
Chris Dent
2017-11-28 12:25:13 +00:00
parent 8caf4f5148
commit 453fd67da1
5 changed files with 7 additions and 6 deletions

View File

@@ -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: