Add a release note for the List and Get Allocation APIs

Change-Id: I4702f38eebde7b58bbe1048d22d7335979085f1b
Implements: blueprint resource-allocation-api
This commit is contained in:
Masahito Muroi 2018-07-25 18:51:27 +09:00 committed by Pierre Riteau
parent a3aff12f3e
commit 9a22d11d3c
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
features:
- |
The List Allocations API and the Get Allocation API are newly implemented.
The two APIs return list of mappings between a reservable resource and
reservations. Currently Blazar only supports reservation of compute
resources, so the APIs return mappings of hosts with reservation IDs of
physical host reservations and instance reservations. See details of the
API in the `API reference`_ .
.. _`API reference`: https://developer.openstack.org/api-ref/reservation/v1/index.html#resource-allocations