neutron-lib/releasenotes/notes/rehome-placement-api-client-a9ac5d96ca8570aa.yaml
Rodolfo Alonso Hernandez 9ef0860033 Rehome placement client to neutron-lib
The placement client is going to be used by other services aside from
segments; e.g. QoS plugin. It makes sense to move this file to a common
place, like neutron-lib.

Closes-Bug: #1723452
Partial-Bug: #1578989

Change-Id: I2f7d204828a620152ec9e005e057fc7fd77f9126
2018-01-03 10:12:08 +00:00

7 lines
234 B
YAML

---
features:
- The neutron placement API client is now available as
``neutron_lib.clients.placement``.
- A new fixture for testing placement API calls has been added as
``neutron_lib.fixtures.PlacementAPIClientFixture``.