Add reno for soft policies supporting

Two new policies soft-affinity and soft-anti-affinity
have been supported for the OS::Nova::ServerGroup resource.
This change add reno for it.

Change-Id: Ib2c99d6d1088a3cefcb7561b21a9c81546b6c0ca
This commit is contained in:
huangtianhua 2017-03-24 09:53:30 +08:00
parent 30c87bae3d
commit 4e98fd41a1
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
features:
- Two new policies soft-affinity and soft-anti-affinity have been supported
for the OS::Nova::ServerGroup resource.