Add release notes for fast failover and networkx 2
Change-Id: I92950069eaeeee470eb7fba37e3845c80edd18fd
This commit is contained in:
parent
83a370f70b
commit
3a39fc1570
@ -0,0 +1,6 @@
|
|||||||
|
features:
|
||||||
|
- High availability of active standby vitrage-graph is better supported.
|
||||||
|
A fast fail-over is implemented by storing all the required in-memory state
|
||||||
|
data in mysql. Vitrage-graph initializes quickly upon failover without
|
||||||
|
requesting any updates.
|
||||||
|
|
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
fixes:
|
||||||
|
- Added support for Networkx version 2.1
|
Loading…
Reference in New Issue
Block a user