Hi all, Since several months @cloudwatt we worked on some tools to be able to check the consistency of our contrail config DB on our different platforms.
As you know the contrail data model is a graph with resources connected to each others with parent or ref links so it felt natural to use a graph db to process the config DB. We choose the tinkerpop stack[1] that provide a language to traverse graphs: gremlin. You will find the different tools we worked on the repo https://github.com/eonpatapon/contrail-gremlin. We also provide a simple to use docker image to run the consistency checks[2] we have. It's a good entrypoint to discover the project. More info at: https://github.com/eonpatapon/contrail-gremlin/tree/master/docker. If you have any comments or feedback, don't hesitate Thanks Jean-Philippe [1] http://tinkerpop.apache.org/ [2] https://github.com/eonpatapon/contrail-gremlin/blob/master/gremlin-checks/checks.groovy
signature.asc
Description: PGP signature
_______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
