Closed romanbakaleyko closed 4 years ago
this one fixes tests https://github.com/zenoss/ZenPacks.zenoss.OpenStackInfrastructure/pull/545
Unless ZenPackLib handles migrations automatically, I think there needs to be a migration script written to install (or at least) update the zenopenstack.conf config file into a service definition somewhere.
right, it looks like I need to write a migration script.
I removed config because platform code takes care about creating typical collector daemon config file.
fixes ZPS-6975
Since 6.5.0 platform upgraded twisted to 19.10.0 what causes traceback during zenpack installation due to manhole.telnet became deprecated and some things related to openssl zenpack relies on were reworked.
Discussing with Rajan to bump requirements to the·zenpack to zenoss >=6.1.2 to not keep any workarounds to make it compatible with old versions of openssl and twisted (possibly with other libs).