bf38e16ec3
This change modifies the DB utility to fetch reservation allocations so that a list of reservations is returned with host_ids as an attribute to each reservation. This allows the host plugin to include more information when listing allocations, namely start and end dates. This can be used to see when resources are available, and for the creation of a reservation calendar (blueprint calendar-view). Change-Id: I464898bdeda6b55a028c8a14a54eb137c92a83c1
6 lines
159 B
YAML
6 lines
159 B
YAML
---
|
|
features:
|
|
- |
|
|
The List Allocation and Get Allocation API have been extended to include
|
|
lease start date and end date along with the reservation.
|