https://github.com/dhellmann/oslo-dependencies
tools for working on openstack oslo library dependency analysis
https://github.com/dhellmann/oslo-dependencies
Last synced: over 1 year ago
JSON representation
tools for working on openstack oslo library dependency analysis
- Host: GitHub
- URL: https://github.com/dhellmann/oslo-dependencies
- Owner: dhellmann
- Created: 2014-01-14T13:13:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-10-24T22:03:32.000Z (over 11 years ago)
- Last Synced: 2025-01-04T22:35:07.511Z (over 1 year ago)
- Language: Python
- Size: 336 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======================
Oslo Dependency Graph
=======================
This repository contains some tools for working out the dependencies
between various libraries, being managed under the OpenStack Oslo
program.
The status.txt document comes from (and should be synced with)
https://wiki.openstack.org/wiki/Oslo/GraduationStatus
The graphing tools rely on having the graphviz toolkit from
http://www.graphviz.org/Documentation.php installed.
Run ``./make_image.sh`` and revel in the pretty PNGs.