31e43bc112
*) Introduce meta class that allows to bind meta data to class Like we have for context order and hidden, for scenarios validation types and so on. In near future all plugin will use meta stuff for storing infomration required for: validation, types, rally-info stuff *) Make base Plugin class subclass of MetaMixin *) Rename plugin -> configure decorator *) Make configure() and deprecated() work for all objects (not only subclasses of Plugin) *) Add from_func decorator that makes functional look like plugin *) Add support of plugins namespace Change-Id: I160a0021bc0e2da9aa43e26286c4e0491340fa51
0 lines
Python
0 lines
Python