nova/releasenotes/notes/soft-affinity-for-server-group-f45e191bd8cdbd15.yaml
Rajesh Tailor 9ebf9a5aa5 Trivial-Fix: Fix typos
Change-Id: I09a87b7a13cf551f18ef1fb27aa9f5406baebab4
2016-06-13 06:41:08 +00:00

8 lines
327 B
YAML

---
features:
- Two new policies soft-affinity 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.