SUSE / salt-shaptools

Salt execution module and state to manage SAP Applications (HANA only at the moment) and SUSE Linux Enterprise High Availability components
Apache License 2.0
14 stars 11 forks source link

hana: Fix imp reload usage in py2 #67

Closed arbulu89 closed 4 years ago

arbulu89 commented 4 years ago

Hi, I'm overwritting the PR we closed before as it was not fixing the issue finally. I have been forced to do some python tricks to load the dbapi code properly in python 2.

This time I have tested and it works fine in SLE12 SP4 (py2) and SLE15 SP1 (py3)