Adds relase notes for soft affinity feature

Change-Id: Ic76473bf84fb48fa2f60b8afebc2067b40b46dd0
Implements: blueprint soft-affinity-for-server-group
This commit is contained in:
Balazs Gibizer 2016-01-15 11:51:10 +01:00
parent cc22d46e2f
commit 5dcbc84851
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
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.