5dcbc84851
Change-Id: Ic76473bf84fb48fa2f60b8afebc2067b40b46dd0 Implements: blueprint soft-affinity-for-server-group
8 lines
326 B
YAML
8 lines
326 B
YAML
---
|
|
features:
|
|
- Two new policies soft-affinty and soft-anti-affinity have been implemented
|
|
for the server-group feature of Nova. This means that
|
|
POST /v2.1/{tenant_id}/os-server-groups
|
|
API resource now accepts 'soft-affinity' and 'soft-anti-affinity' as value
|
|
of the 'policies' key of the request body.
|