You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by ChunFeng <ch...@domolo.com> on 2014/12/23 04:37:16 UTC

How cloudstack make a choice between two or more "same function" plugins ?

Hi all,




    I know that CloudStack has 40+ plugins available for use , and I had already write some of my own version's dummy plugin for study purpose .


    Such as , I write my own version of  cloud-plugin-hypervisor-kvm plugin . 


    Now the question is comming in ,  How cloudstack make a choice between two or more "same function" plugins ?  Should I assign some "Flag" in global options , just like : Host Random Allocator does ?  


    If I put some config item in global options , which means , I had to modify cloudstack framework to let cloudstack aware that config item .  And I thought this is not the "plugin way" to extend cloudstack functionality . 


    Any suggestions ?

------------------


Regards,


ChunFeng