summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Deps.py
Commit message (Collapse)AuthorAgeFilesLines
* Exclude xml comments from dependency processing Deps plugin (Resolves Ticket ↵Narayan Desai2007-06-181-1/+2
| | | | | | #450) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3316 ce84e21b-d406-0410-9b95-82705330c041
* Fix deps for Philip's tbNarayan Desai2006-08-031-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2035 ce84e21b-d406-0410-9b95-82705330c041
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7
| | | | | | | | * Handle recursive dependencies properly (ChrisV) * Fix raise of PluginExecutionError git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1943 ce84e21b-d406-0410-9b95-82705330c041
* Add basic dependency processing codeNarayan Desai2006-07-101-0/+92
* To enable, add a Deps directory and enable the Deps plugin * schema validation works * prerequisites are automatically added to configurations git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1924 ce84e21b-d406-0410-9b95-82705330c041