← Back to team overview

holland-discuss team mailing list archive

Re: Holland Plugin Dependency Heirarchy

 

This isn't really documented cleanly anywhere.

holland.backup.mysqldump requires: holland.lib.mysql, holland.lib.common, MySQL-python
holland.backup.xtrabackup requires: holland.lib.mysql, holland.lib.common
holland.backup.mysql_lvm requires: holland.lib.mysql, holland.lib.common, holland.lib.lvm, holland.backup.mysqldump
holland.backup.pgdump requires: holland.lib.common

All plugins require the main holland package as well, of course.

The remaining items in plugins/* are deprecated (mysqlhotcopy) or just examples (sqlite, random, etc.).

Notably, this has all been cleaned up significantly in the amsterdam branch.

~Andrew

On Aug 29, 2013, at 8:45 PM, Alex Brandt wrote:

Hey Guys,



Is there any easy way to determine what plugins require what other plugins or holland libs?



Thanks,



--
Alex Brandt
Technical Trainer for Rackspace, RHCE
http://blog.alunduil.com



_______________________________________________
Mailing list: https://launchpad.net/~holland-discuss
Post to     : holland-discuss@xxxxxxxxxxxxxxxxxxx<mailto:holland-discuss@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~holland-discuss
More help   : https://help.launchpad.net/ListHelp


References