9ef0860033
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
7 lines
234 B
YAML
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``.
|