zenoss / ZenPacks.zenoss.ZenPackLib

This is a helper library for zenpacks.
http://zenpacklib.zenoss.com/
GNU General Public License v2.0
15 stars 17 forks source link

Reset functionality broken in develop #504

Open sigsegv11 opened 6 years ago

sigsegv11 commented 6 years ago

Hi while playing arround with the develop branch i found out that the reset functionality as described here doesn't work.

While looking at the code it looks to me as that the issue comes from here The implemented logic says that if dspec.create is true then reset will never be evaluated.