python-vitrageclient/releasenotes/notes/support_graphml_format-e00d0806a3eceb05.yaml
Eyal 27c198c20b support graphml format
you can view the graph in graphml format instead of json
using the "-f graphml" in cli command for topology and rca

Change-Id: If364ee51074e5e7e9dc32f54ccb0a06079f6b8ef
2019-01-07 16:46:00 +02:00

6 lines
111 B
YAML

---
features:
- Topology and Rca now can be printed in graphml format using
the CLI with ``-f graphml``