Add a release note of the new instance reservation feature

Partially implements: blueprint new-instance-reservation

Change-Id: I8065118fca5588e89888ef11888696886573d379
This commit is contained in:
Masahito Muroi 2017-07-28 14:43:07 +09:00
parent 6deb9385df
commit fe23f716fe
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
features:
- |
The new instance reservation feature is available from the Pike release.
This feature enables a user to reserve instance slots on hypervisors for
future usage. A user creates a lease for an instance reservation prior to
creating the instance(s), then a confirmed reservation ensures he/she
can create their instances within the reservation period. For detailed
usage instructions, please read the Blazar documentation. Known limitation:
in the Pike release this feature does not yet support reservations with
affinity=True. Use the host reservation feature instead.