[nova] [placement] [ops] visualizing placement data as a graph
Hi, Have you ever wondered how the placement resource provider tree looks like in your deployment or in your functional test? I did, so I put together a tool that can dump these trees as a dot file so it can be visualized as a graph. The osc-placement-tree [1][2] works as an openstack CLI plugin and also gives adapters to dump the trees from nova and placement functional test envs. Cheers, gibi [1] https://pypi.org/project/osc-placement-tree [2] https://github.com/gibizer/osc-placement-tree
On Jun 18, 2019, at 4:23 AM, Balázs Gibizer <balazs.gibizer@est.tech> wrote:
Have you ever wondered how the placement resource provider tree looks like in your deployment or in your functional test? I did, so I put together a tool that can dump these trees as a dot file so it can be visualized as a graph.
The osc-placement-tree [1][2] works as an openstack CLI plugin and also gives adapters to dump the trees from nova and placement functional test envs.
I looked around at that, and it’s pretty impressive! Now imagine if the data actually *were* a graph… :) -- Ed Leafe
participants (2)
-
Balázs Gibizer
-
Ed Leafe