summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorricolin <rico.l@inwinstack.com>2015-12-18 16:01:32 +0800
committerRico Lin <rico.l@inwinstack.com>2015-12-22 02:05:54 +0000
commitd954d06c7e331ac6005abea5581533d831398f0a (patch)
treeee7acfccba004c8d8dc76947335d2687ebf10b31 /releasenotes
parent2e6f5e12204e614a7ebc4ae43b7d10cbb619ff23 (diff)
downloadheat-d954d06c7e331ac6005abea5581533d831398f0a.tar.gz
Add release note for bp/support-host-aggregate
Change-Id: Id8d31407150c39eb48403fe3da7f48188221a557
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml b/releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml
new file mode 100644
index 000000000..2ef685912
--- /dev/null
+++ b/releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml
@@ -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.