0d31698d9e
Due to the scheduler report client on the compute service not being aware of shared storage providers in Placement for a given compute node, we can't claim support for shared storage pool modeling in Pike. This adds a release note to be clear about the lack of that functionality. Change-Id: I0692a4fdf9a19889c5d708fb9a6a562c914963f9 Related-Bug: #1707256
15 lines
587 B
YAML
15 lines
587 B
YAML
---
|
|
issues:
|
|
- |
|
|
Due to `bug 1707256`_, shared storage modeling in Placement is not
|
|
supported by the scheduler. This means that in the Pike release series,
|
|
an operator will be unable to model a shared storage pool between two or
|
|
more compute hosts using the Placement service for scheduling and resource
|
|
tracking.
|
|
|
|
This is not a regression, just a note about functionality that is not yet
|
|
available. Support for modeling shared storage providers will be worked on
|
|
in the Queens release.
|
|
|
|
.. _bug 1707256: https://bugs.launchpad.net/nova/+bug/1707256
|