Add release note of instance reservation issue

Change-Id: I894bd5941cb001ef6c3d1c672292ce9b50308b2d
Partial-Bug: #1658859
This commit is contained in:
Hiroaki Kobayashi 2017-02-09 13:59:04 +09:00 committed by Pierre Riteau
parent c2591e89fd
commit f454894b38

View File

@ -0,0 +1,11 @@
---
issues:
- |
The instance reservation feature is not available in this release because
it depends on Nova API extensions. Support for these extensions was
completely removed from Nova in Newton
(see `Remove support for API extensions`_).
Expect the instance reservation feature to be implemented differently in a
future release.
.. _Remove support for API extensions: https://specs.openstack.org/openstack/nova-specs/specs/newton/implemented/api-no-more-extensions.html