xebialabs-community / xlr-hashicorp-vault-plugin

Plugin for the Hashicorp Vault Plugin
MIT License
1 stars 1 forks source link

Import Vault failed #1

Open acrozes opened 4 years ago

acrozes commented 4 years ago

Hello,

After install on XLR 9.5 docker container this plugin, we have this error on test:

com.xebialabs.platform.script.jython.JythonException: Error while executing script [jython-expression]: ImportError: No module named Vault in <script> at line number 19

Do we have miss something on the plugin install ?

This exception seems to be raised by:

https://github.com/xebialabs-community/xlr-hashicorp-vault-plugin/blob/master/src/main/resources/vault/CheckConnection.py

19: from vault.Vault import Vault

Thx

frootima commented 3 years ago

Any update on this. Any solution provided Acrozes raised issue?

Thanks, Venkatesh