579e0ccabb
* 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)
9 lines
336 B
YAML
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).
|