CiscoDevNet / ydk-gen

Generate model-driven APIs from YANG models
http://ciscodevnet.github.io/ydk-gen/
Apache License 2.0
136 stars 74 forks source link

Document issue, YDKGEN_HOME=`pwd` and PYTHON_VENV=$HOME/ydk_vne are seen as optional #1065

Closed jayapr closed 2 years ago

jayapr commented 2 years ago

Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.

Expected Behavior

export YDKGEN_HOME=pwd # optional export PYTHON_VENV=$HOME/ydk_vne # optional

These should be mandatory

Current Behavior

Currently these are optional

Steps to Reproduce

Your Script

Logs

Enable logging and post the logs below

System Information

ygorelik commented 2 years ago

Setting of these environment variables could be omitted if default locations are used.