BeyondTheClouds / enos

Experimental eNvironment for OpenStack :monkey:
https://beyondtheclouds.github.io/enos/
GNU General Public License v3.0
30 stars 22 forks source link

yaml.constructor.ConstructorError: while constructing a Python object module 'enoslib.host' is not imported #334

Closed msimonin closed 3 years ago

msimonin commented 5 years ago

see https://intranet.grid5000.fr/bugzilla/show_bug.cgi?id=10266

with enos[openstack]==4.4.0

and the command:

cd /tmp/enostester.pUnbif ; cd my-experiment ; . venv/bin/activate ; enos info --out json | jq -r '.rsc.network[0].address'

This is likely happening on the latest also (to be confirmed).