Remove monascaclient version issue from release notes

No longer required because we're bumping the required version.

https://review.openstack.org/#/c/590021/

Change-Id: I050a5d1a250f7979f8405e97dc4be7173f755aed
This commit is contained in:
Eric K 2018-08-08 22:27:21 -07:00
parent a22a98cccc
commit c85f601910
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ features:
``TagBasedNetworkSecurityZone`` library policy.
- Congress config options defined as mutable (e.g., logging level)
now gets loaded without service restart.
issues:
- The combination of osc-lib 1.11.0 and python-monascaclient 1.12.0
causes a problem in Congress ``monasca`` driver. To avoid the issue,
use python-monascaclient >= 1.12.1.
fixes:
- Fixed a bug that prevented custom polling interval
from being specified for Monasca driver.