Feature #3756
Create automatic cycle .dot graph
| Status: | Duplicate | Start date: | 05/12/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | newfeature | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | subgraph dot dependency circular | |||
| Votes: | 0 |
Description
When Puppet detects a circular dependency it should automatically generate a dependency cycle subgraph and highlight the fact f its creation to the user.
Related issues
History
Updated by Jordan Sissel over 1 year ago
Until this is resolved, I have a workaround:
- http://twitter.com/#!/jordansissel/status/28355343105
- http://code.google.com/p/semicomplete/source/browse/tools/puppet-cycle-to-dot.rb
It takes parses the cycle error message and generates a .dot file from that message for easier graph viewing.
Updated by Luke Kanies over 1 year ago
- Assignee deleted (
Luke Kanies)
Not sure why this is assigned to me.
This would be a great feature in a separate ‘puppet catalog’ application.
Updated by Nigel Kersten about 1 year ago
- Status changed from Accepted to Duplicate