congress/releasenotes/notes/newton-other-notes-c885979502f3f540.yaml
Eric K 4dace5c661 Update release notes for Newton release
Change-Id: Id6aeaf3f06bcf3af17fdf164babc9a038de95283
2016-09-29 23:05:19 -07:00

15 lines
736 B
YAML

---
features:
- Congress now supports multi-node deployment where different components
(policy engine, API server, and datasource drivers) may be deployed in
separate processes on separate hosts. See deployment documentation for
more information.
issues:
- Ceilometer driver experiences error when retrieving the list of alarms.
The impact is that the some ceilometer data may not be updated in Congress.
We are currently working with the ceilometer team to find a resolution.
Expect a resolution in the next minor release.
- The specialized policy engine for VM placement (previously released as
experimental) is not available in this release. Expect it to be available
again in a future release.