Add releasenotes for OS::Cinder::QoSSpecs

We already have resource `OS::Cinder::QoSSpecs` merged. This patch
update releasenotes for that resource.

implements bp update-cinder-resources

Change-Id: Ieba94cc912cb26b5e3ab08b7f2b4bf70216b8abd
This commit is contained in:
ricolin 2016-09-07 16:35:54 +08:00 committed by Rico Lin
parent 49226daee0
commit 27aea713d9
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- OS::Cinder::QoSSpecs resource plugin added to support cinder QoS Specs,
which is provided by cinder ``qos-specs`` API extension.
- cinder.qos_specs constraint added to support to validate QoS Specs
attribute.