655db5e96282bbafc4dae54462a01823b6b464cb
Remove 'pydot_ng' that doesn't support transitive reduction filtering.
Add '--tred' option for CLI.
Usage example:
fuel graph --render graph.gv --tred
fuel graph --render graph.gv --dir ./output/dir/ --tred
Change-Id: Ibfd7112dc0751df9bcadd0ab46e29f5159cbb3a5
Closes-bug: #1443446
python-fuelclient
python-fuelclient provides a CLI tool and a Python API wrapper for interacting with Fuel.
Project resources
- Project status, bugs, and blueprints are tracked on Launchpad:
- Development documentation is hosted here:
- User guide can be found here:
- Any additional information can be found on the Fuel's project wiki
Anyone wishing to contribute to python-fuelclient should follow the general OpenStack process. A good reference for it can be found here: https://wiki.openstack.org/wiki/How_To_Contribute
Description