refactor get_conf 51/25651/5
authorJulien <zhang.jun3g@zte.com.cn>
Thu, 8 Dec 2016 03:06:46 +0000 (11:06 +0800)
committerJulien <zhang.jun3g@zte.com.cn>
Thu, 8 Dec 2016 09:36:13 +0000 (17:36 +0800)
commitfe857e29005e12799ef50294ef673118b8b0d40e
treec474656ac1c22e6e0f0edfb1d6a75d8bc69c2f2f
parent9bdfb2ea2627ee597e392b6bb465feb03dc7ac42
refactor get_conf

1. delete 'decorator' function, replaced by hostdecorator;
2. reduce unused parameters for functions and wrapters;
3. add a decorator maker for hosts and networks;

Change-Id: I77cdc19316e0b11f7853f31fa397da98350789c2
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
deploy/get_conf.py