nova/releasenotes/notes/soft-affinity-for-server-group-f45e191bd8cdbd15.yaml
Balazs Gibizer 5dcbc84851 Adds relase notes for soft affinity feature
Change-Id: Ic76473bf84fb48fa2f60b8afebc2067b40b46dd0
Implements: blueprint soft-affinity-for-server-group
2016-01-16 12:50:22 +00:00

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.