Add additional info to resource provider aggregates update API
Mention that if any nonexistent aggregate uuids are provided, those aggregates will be created automatically first during the update call. I think this is a good addition since in fact I was much confused how the aggregates can be created in the first place when playing with the placement APIs. Change-Id: I2f86715a21784eb974b73fc3edc74eedd73ad48b
This commit is contained in:
parent
9d39e8a043
commit
e154ca668d
@ -256,7 +256,8 @@ aggregates:
|
|||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
description: >
|
description: >
|
||||||
A list of aggregate uuids.
|
A list of aggregate uuids. Previously nonexistent aggregates are
|
||||||
|
created automatically.
|
||||||
allocation_ratio: &allocation_ratio
|
allocation_ratio: &allocation_ratio
|
||||||
type: float
|
type: float
|
||||||
in: body
|
in: body
|
||||||
|
Loading…
x
Reference in New Issue
Block a user