Add release note for bp/support-host-aggregate

Change-Id: Id8d31407150c39eb48403fe3da7f48188221a557
This commit is contained in:
ricolin 2015-12-18 16:01:32 +08:00 committed by Rico Lin
parent 2e6f5e1220
commit d954d06c7e
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- OS::Nova::HostAggregate resource plugin is added to support host
aggregate, which is provided by nova ``aggregates`` API extension.
- nova.host constraint is added to support to validate host attribute
which is provided by nova ``host`` API extension.