neutron-lib/releasenotes/notes/placement-utils-a66e6b302d2bc8f0.yaml
Bence Romsics 579e0ccabb Placement: utils
* to generate Placement trait names,
* to generate Placement resource provider UUIDs, and
* to uniformly parse and validate Placement-related config options in
  all agents.

Change-Id: I192d99673feba97a95af995923b266e2f8b58c6d
Needed-By: https://review.openstack.org/577223
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2018-08-21 16:52:30 +02:00

9 lines
336 B
YAML

---
features:
- |
neutron-lib now has a new module: ``neutron_lib.placement.utils``.
This module contains logic that is to be shared between in-tree
Neutron components and possibly out-of-tree Neutron agents that want
to support features involving the Placement service (for example
guaranteed minimum bandwidth).