Merge "7.0.1 release notes" into stable/queens

This commit is contained in:
Zuul 2018-08-30 00:11:27 +00:00 committed by Gerrit Code Review
commit 5ce9277136
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
prelude: >
issues:
- novaclient>=10.0.0 breaks Congress nova driver because it removed
the methods for accessing os-hosts. To avoid the issue, please use
a lower novaclient version (9.1.1 recommended).
fixes:
- Fixed a bug that prevented custom polling interval
from being specified for Monasca driver.
- Fixed a bug that caused high CPU usage of cfgvalidator data source.