0555ffe4b2
Placement introduced the json body response for resource provider creation from microversion 1.20. As the client introduced in neutron_lib uses the returned body (see: https://review.openstack.org/589749) the used maximum microversion must be bumped as well. Change-Id: I71a723a95fb407a97aa6793beb965ae7be1769a7
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
other:
|
|
- |
|
|
Bump ``PlacementAPIClient's`` max supported microversion to ``1.20``,
|
|
as from that microversion placement API returns json body for
|
|
POST /resource_providers.
|